Skip Menu |

This queue is for tickets about the PDF-API2 CPAN distribution.

Report information
The Basics
Id: 11468
Status: resolved
Worked: 20 min
Priority: 0/
Queue: PDF-API2

People
Owner: alfredreibenschuh [...] gmx.net
Requestors: steve_wu [...] iinet.net.au
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.40.86.MSWin32-4.0.ppm
Fixed in: (no value)

Attachments


Subject: importpage doesn't merge pages properly
I try to "merge" a simple page pdf file as watermark to every pages of the attached pdf file. However the script complete without problem. But the result pdf file isn't correct with some errors like "unrecognized token '...' was found.' The attached pdf has bookmark within it. Once I removed the bookmark, it works as expected. Perl 5.8.4. PDF::API 0.40.86 on windows 2000 professional. Best regards, Steve.
Download FOP_Output.pdf
application/pdf 28.4k

Message body not shown because it is not plain text.

From: steve_wu [...] iinet.net.au
Clarify one point. importpage doesn't work properly if I'm going to update an existing pdf. It works fine if I create a new one and import pages from the pdf no matter the original pdf has bookmarks or not. But it would be nice if I can update the original pdf directly so I can preseve the existing bookmarks in the original document. Regards, Steve. [guest - Thu Feb 10 22:51:57 2005]: Show quoted text
> I try to "merge" a simple page pdf file as watermark to every pages of > the attached pdf file. However the script complete without problem. > But the result pdf file isn't correct with some errors like > "unrecognized token '...' was found.' The attached pdf has > bookmark within it. Once I removed the bookmark, it works as > expected. > > Perl 5.8.4. PDF::API 0.40.86 on windows 2000 professional. > > Best regards, > Steve.
[guest - Thu Feb 10 23:23:42 2005]: Show quoted text
> > But the result pdf file isn't correct with some errors like > > "unrecognized token '...' was found.' The attached pdf has > > bookmark within it. Once I removed the bookmark, it works as > > expected. > > > > Perl 5.8.4. PDF::API 0.40.86 on windows 2000 professional. > >
could you also give a sample script that reproduces this ? cheers, -- fredo