Search found 2 matches

by Black Cat
Fri Mar 12 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Drawing/bookarking/watermarking on print events
Replies: 3
Views: 5482

Thanks Joan - I already did email them, but haven't heard anything yet. You get the hDC from the printing events, but I simply cannot get anything to affect the output when using it (eg. printing some lines, setting bookmarks, etc). BTW the fact that I'm using Python doesn't really matter - it's jus...
by Black Cat
Fri Mar 12 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Drawing/bookarking/watermarking on print events
Replies: 3
Views: 5482

Drawing/bookarking/watermarking on print events

I'm trying to write some code to hook the printing events and then (say on certain new page events) write bookmarks/watermarks to that page of the PDF document being printed But try as I might, I cant get this to work, and none of the samples address whether it is possible to write to the PDF output...