|
Posted by ivowel on June 11, 2006, 6:18 pm
Please log in for more thread options
Dear perl-ists: I tried out PDF::Create 0.01 (from cpan), and it is
great. kudos, fabian. creates wonderful, clean, small valid pdf
output. my only complaint is that its numbering system. on cpan, it
seems to be 0.01 ever since 1999? ;-)
alas, my need is slightly more complex. I need to underlay an already
existing pdf file that was created by pdftex with a page that I can now
create with PDF::Create (or some other program). that is, the latter
should become the background ("watermark") for the former. to
re-pdftex the former would simply take too long, so a personalized
watermark is my next best solution.
now, PDF::Reuse seems feasible, but I could see no example of how to
use it to put up a watermark on every page for an existing pdf file.
if it works, does someone have an example?
or are there any other modules that can do what I need?
sincerely,
/ivo welch
|
|
Posted by ivowel on June 11, 2006, 8:07 pm
Please log in for more thread options
let me add: PDF::Create seems to be able to create many pages, but
itself it can only use the first page from an existing .pdf file, at
least as far as I can tell. alas, my pdf document has many pages, not
just one! :-(. did I misunderstand this? /iaw
|
| Similar Threads | Posted | | How to create brand new XML file using XML::DOM | July 9, 2004, 3:00 pm |
| PDF::Create | February 28, 2005, 11:28 pm |
| Problems using Module PDF::Create | February 18, 2005, 2:51 am |
| GD::Graph - Can it create a stock chart | October 7, 2004, 10:42 am |
| Newbie created one module but can't create another | January 2, 2005, 10:22 pm |
| Create Excel chart from spreadsheet on Un*x? | December 28, 2006, 11:28 pm |
| Problem in using Win32::Process::Create | July 24, 2007, 6:25 am |
| Image::Magick::Thumbnail::create problem | September 24, 2004, 6:14 pm |
| problem using swig to create perl module | October 6, 2005, 8:10 am |
| module to create Zork like game maps? | June 22, 2005, 9:29 pm |
|