desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #110676
[Bug 1397413] Re: QPDF: Exception: operation for Name object attempted on object of wrong type
In the meantime, I was able to debug and found the issue : basically
there is key 'Type' somewhere in the treee but the key is not a 'name'
as expected but a string.
I browsed a bit the spec (PDF) and it does seem to suggest Type should
always be a "name". However, other tools seem to not care about that and
linearize the file (acrobat pro, pdftron). No preflight errors either
from acrobat.
Thoughts ?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to qpdf in Ubuntu.
https://bugs.launchpad.net/bugs/1397413
Title:
QPDF: Exception: operation for Name object attempted on object of
wrong type
Status in qpdf package in Ubuntu:
Fix Released
Bug description:
Hello. I am trying to print the file at:
https://www.dropbox.com/s/a3v7afl7lajolvb/error1.pdf?dl=0
And I get this error:
Exception: operation for Name object attempted on object of wrong type
running "qpdf error1.pdf --show-pages" I get the same error.
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qpdf/+bug/1397413/+subscriptions
References