Type3Validation error when firstChar and lastChar badly defined in font
description dictionary
----------------------------------------------------------------------------------------------
Key: PDFBOX-1178
URL: https://issues.apache.org/jira/browse/PDFBOX-1178
Project: PDFBox
Issue Type: Bug
Components: Preflight
Reporter: Guillaume Bailleul
Assignee: Eric Leleu
Fix For: 1.7.0
I have got a problem with a font in a PDF/A where LastChar entry seems badly
defined (255). I will add the file if possible. The file is valid with
commercial validators.
File cannot be validated due to NullPointerException because the case
"character stream not existing and character width not defined" is not handle.
I join a patch that accept that character are not defined.
With this patch, validation works. I put "TODO" where new case have to be
handled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira