I Need a Annot Subtype = Stamp
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Stefan - PDF-XChange
-
- User
- Posts: 30
- Joined: Tue Apr 17, 2012 8:55 pm
I Need a Annot Subtype = Stamp
Are there any functions that can create an Annotation Subtype = Stamp? I tried the PXCp_Add3DAnnotationA function, but it creates a subtype of 3D.
-
- Site Admin
- Posts: 19860
- Joined: Mon Jan 12, 2009 8:07 am
Re: I Need a Annot Subtype = Stamp
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
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
-
- User
- Posts: 30
- Joined: Tue Apr 17, 2012 8:55 pm
Re: I Need a Annot Subtype = Stamp
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?
-
- Site Admin
- Posts: 19860
- Joined: Mon Jan 12, 2009 8:07 am
Re: I Need a Annot Subtype = Stamp
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
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
-
- User
- Posts: 30
- Joined: Tue Apr 17, 2012 8:55 pm
Re: I Need a Annot Subtype = Stamp
Thanks, I will give it a try.
-
- Site Admin
- Posts: 7360
- Joined: Wed Mar 25, 2009 10:37 pm
Re: I Need a Annot Subtype = Stamp

Do let us know how that goes.
Best regards
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
-
- User
- Posts: 30
- Joined: Tue Apr 17, 2012 8:55 pm
Re: I Need a Annot Subtype = Stamp
I don't think this function is going to work for me unless I can make it an Annotation.
-
- Site Admin
- Posts: 19860
- Joined: Mon Jan 12, 2009 8:07 am
Re: I Need a Annot Subtype = Stamp
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
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