Adding Custom Stamp Image

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

rmcmanamy
User
Posts: 46
Joined: Thu Jun 23, 2005 1:01 pm

Adding Custom Stamp Image

Post by rmcmanamy »

Is it possible to add a custom stamp programatically? We can create them through the pallette and add them but I would like to just tell the Style to be able to use a filename.

And how does the Type property correspond to the Style Pallette? It gives me some weird GUID type of value when it's a custom stamp.
Rodney McManamy
CADzation
AutoCAD to PDF and DWF Solutions
rmcmanamy@cadzation.com
http://www.cadzation.com
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2445
Joined: Thu Jun 30, 2005 4:11 pm

Re: Adding Custom Stamp Image

Post by Vasyl - PDF-XChange »

To choose a stamp programmatically, call:
SetProperty("Commenting.Stamp.Styles[0].Type", "<Stamp Name>", 0);
<Stamp Name> represents internal, unique name of stamp object (for new stamps, which are added by the viewer, it should be GUID).
You can see the stamp's internal name in the drop-down menu for the 'Stamp Tool' in tooltips with the 'Ctrl' key pressed.

Best
Regards.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
rmcmanamy
User
Posts: 46
Joined: Thu Jun 23, 2005 1:01 pm

Re: Adding Custom Stamp Image

Post by rmcmanamy »

It would be extremelly helpful if we could either pass the filename for the stamp or somehow programatically query the list of defined stamps to get their display name, filename, and GUID.
Rodney McManamy
CADzation
AutoCAD to PDF and DWF Solutions
rmcmanamy@cadzation.com
http://www.cadzation.com
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2445
Joined: Thu Jun 30, 2005 4:11 pm

Re: Adding Custom Stamp Image

Post by Vasyl - PDF-XChange »

Hi, rmcmanamy.

These features can be added to the next version of our pdf-viewer(v3).
Thanks for your patience.

Best
Regards.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
promisekey
User
Posts: 30
Joined: Tue Apr 17, 2012 8:55 pm

Re: Adding Custom Stamp Image

Post by promisekey »

Can you tell me how to programattically add a stamp using a filename (bmp file)? I am using VB6.
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2445
Joined: Thu Jun 30, 2005 4:11 pm

Re: Adding Custom Stamp Image

Post by Vasyl - PDF-XChange »

Hi, promisekey.

Sorry, it is not possible with current version.
We will implement this feature in our new version V3.

Best
Regards.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
promisekey
User
Posts: 30
Joined: Tue Apr 17, 2012 8:55 pm

Re: Adding Custom Stamp Image

Post by promisekey »

When is V3 scheduled to be released?
How does "V3" relate to the PDF XChange versions? I currently have Version 4 of the SDK installed.
How do your develpers insert the "PDF-XChange Viewer - Click to buy NOW!" in the corners when saving?
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19860
Joined: Mon Jan 12, 2009 8:07 am

Re: Adding Custom Stamp Image

Post by Stefan - PDF-XChange »

Hi promisekey,

V3 of the end user Viewer is planned for release by the end of this month, and the SDK will follow shortly after.

We have two ranges of products - the printing drivers which are currently at v5 (named PDF XChange 2012) - and the Viewer -which is currently at v2 and v3 is upcoming.

Best,
Stefan
promisekey
User
Posts: 30
Joined: Tue Apr 17, 2012 8:55 pm

Re: Adding Custom Stamp Image

Post by promisekey »

This is an essential feature for us to consider implementing your software. Do you offer any betas of v3 so I can test this new feature?
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19860
Joined: Mon Jan 12, 2009 8:07 am

Re: Adding Custom Stamp Image

Post by Stefan - PDF-XChange »

Hi promisekey,

Sorry but no beta is publicly available yet.

Best,
Stefan