Thanks for the report Olivier.
The problem originates from pypdf, it seems. Would you please:
- temporarily add this print statement to
/usr/lib/pymodules/python2.6/pyPdf/pdf.py
print '.%s.' % line
write before line 754, which currently has:
> offset, generation = line[:16].split(" ")
- reproduce the problem
- and report back the printed output
I'm not familiar with the pdf spec, but it'd be of help to whoever is.
Cheers,
Serafeim
--
Every great idea is worthless without someone to do the work. --Neil Williams
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]