Search found 3 matches

by archan
Sat Mar 10 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Programmatically printing a PDF with watermark
Replies: 4
Views: 8681

I am trying to print just a regular PDF document. I have existing PDFs that I want to open programmatically and then add a watermark with the text "Official Copy" to each one of them. So the Shell Open command to open and print the document. Also when I change the default printer to a loca...
by archan
Wed Mar 07 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Programmatically printing a PDF with watermark
Replies: 4
Views: 8681

Additional info

Additionally, I am using AMyUni PDF Convertor 2.08e.
We also have the AmyUni Document Converter suite 2.5g
(I am trying to get it to work with the 2.08e version with just the PDF Converter and not the entire Document Convertor Suite installation)

Thanx.
by archan
Wed Mar 07 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Programmatically printing a PDF with watermark
Replies: 4
Views: 8681

Programmatically printing a PDF with watermark

Hello All, I am trying to print a PDF with a watermark. I have the following code. It does set the text and other options like font color etc so it seems the code works. However, I cannot get it to PRINT programmatically, (I get no output) It works only when I open a PDF file and use File-Print manu...