I Need a Annot Subtype = Stamp

This Forum is for the use of Software Developers requiring help and assistance for Tracker Software's PDF-Tools SDK of Library DLL functions(only) - Please use the PDF-XChange Drivers API SDK Forum for assistance with all PDF Print Driver related topics or PDF-XChange Viewer SDK if appropriate.

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

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

I Need a Annot Subtype = Stamp

Post by promisekey »

Are there any functions that can create an Annotation Subtype = Stamp? I tried the PXCp_Add3DAnnotationA function, but it creates a subtype of 3D.
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19860
Joined: Mon Jan 12, 2009 8:07 am

Re: I Need a Annot Subtype = Stamp

Post by Stefan - PDF-XChange »

Hello promisekey,

You've posted in the PDF-Tools SDK forum, and I am afraid that there is no quick and easy way to add a stamp annotation with the said SDK, but do you really need this to be an interactive stamp? It would be much easier to add a text/image watermark with the available methods and the effect could be the same as if you placed a stamp.

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

Re: I Need a Annot Subtype = Stamp

Post by promisekey »

The stamp needs to display a gif, bmp, or jpeg image in a specific location. Is there a high level function that can do this?
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19860
Joined: Mon Jan 12, 2009 8:07 am

Re: I Need a Annot Subtype = Stamp

Post by Stefan - PDF-XChange »

Hi promisekey,

Yes using the PXCp_AddWatermark you will be able to place an image based watermark at any location on a page (or multiple pages).
Please see the PDF Tools SDK help file, and the example for the PXCp_AddWatermark method in there.

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

Re: I Need a Annot Subtype = Stamp

Post by promisekey »

Thanks, I will give it a try.
User avatar
Paul - PDF-XChange
Site Admin
Posts: 7360
Joined: Wed Mar 25, 2009 10:37 pm

Re: I Need a Annot Subtype = Stamp

Post by Paul - PDF-XChange »

:)

Do let us know how that goes.
Best regards

Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
promisekey
User
Posts: 30
Joined: Tue Apr 17, 2012 8:55 pm

Re: I Need a Annot Subtype = Stamp

Post by promisekey »

I don't think this function is going to work for me unless I can make it an Annotation.
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19860
Joined: Mon Jan 12, 2009 8:07 am

Re: I Need a Annot Subtype = Stamp

Post by Stefan - PDF-XChange »

Hello Promisekey,

Could you please let us know why it is absolutely necessary that you have this image inserted as an annotation and not as a watermark?

Do you need those images to be available for the users to manipulate through a PDF Viewer?

Best,
Stefan