Merge to create Watermark

If you are a VB developer and have questions about using our products from VB, here is the place to post them.
Post Reply
BHinote
Posts: 4
Joined: Fri Nov 22 2002

Merge to create Watermark

Post by BHinote »

I have downloaded the PDF Converter Developer version and am attempting to test the ability to add a water mark to my PDF file.

I am not having any luck. I have done the following:
1. Add a bmp to a Word Document and create it as a PDF.
2. Captured a output form, with PDF Converter, and saved it as a PDF document.
3. I have declared the PDFDocument Method
4. Opened the Form.pdf, with the PDFDocument.Open method.
5. Used the PDFDocument.Merge with the Bmp.pdf and the switch.
6. Then I use the PDFDocument.Save method with a new filename.pdf

When ever I open the PDF I only see the Form. The BMP does not appear and I receive a error or "Could not find the XObject named 'im1'."

Any thoughts that might help would be greatly appreciated.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

As I can see there was no replies to your post. The issue you are facing is not really common.

Please try with other bitmaps, will you still get the same problem?

If the problem persists please send a request to support@amyuni.com along with:
The pdf file generated from your form
The bitmap you want to add as watermak.

They will try to reproduce this issue and will get back to you.

Merry Christmas !
Post Reply