SetWatermark Method in the Activex Interface

The PDF Creator enables you to create secure PDF documents and to view, print and process existing PDF documents.
If you have any questions about the installation and usage of the PDF Creator please post them here.
Post Reply
jaco
Posts: 2
Joined: Tue Mar 08 2005

SetWatermark Method in the Activex Interface

Post by jaco »

According to the Common Driver Interface Manual it is NOT possible to use the SetWatermark Method in the Activex interface to set the watermark option to "external PDF document". Does anyone have experience with this problem and can provide me with a workaround? Does anyone know if this will be possible in a future release?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

No, you can not use SetWatermak to set an external pdf document as a watermak because this can be done using another function.

SetWatermak can be used to add a text as a watermak only. If you wish to add a pdf file as a watermark you can use the Merge or MergeEx functions of CDIntf to merge the watermark file to the original one.

hope this helps.
Post Reply