[ 
https://issues.apache.org/jira/browse/PDFBOX-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148478#comment-13148478
 ] 

William Fausser commented on PDFBOX-1162:
-----------------------------------------

So, if the tolerance is in 1/1000 (.001), can't we take .001 of 229 and add to 
the amount that is rounded to not throw the exception.

example .001(229) = .229; 
.29+ 229.49219= 229.7282119; 
that amount when rounded will give 230 and there will be no exception.
                
> Font error in "preflight"  .....when validating the attached PDF/A            
>      
> -----------------------------------------------------------------------------------
>
>                 Key: PDFBOX-1162
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1162
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Preflight
>    Affects Versions: 1.7.0
>            Reporter: William Fausser
>            Assignee: Eric Leleu
>             Fix For: 1.7.0
>
>         Attachments: The_Legal_ Case_for_ PDFA.pdf
>
>
> Font Issue problem when validating the attached PDF/A.   
> 3.1.6 : Invalid Font definition, Width of the character "367" in the font 
> program "ABCDEE+Calibri"is inconsistent with the width in the PDF dictionary.

--
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

        

Reply via email to