vakhtang koroghlishvili created PDFBOX-1778:
-----------------------------------------------

             Summary: Rounding issue in generated PDF file
                 Key: PDFBOX-1778
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1778
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel, Signing
    Affects Versions: 1.8.3
            Reporter: vakhtang koroghlishvili
            Priority: Critical


We have PDF file which was signed by some other application.
When we try to sign it with PDFbox, previous revision is damaged.

We did some investigations and found such problem:
(question on stackoverflow is here:  )

Some PDF tags are changed in new revisions.
For example values of following tags:
/WhitePoint
/Gamma
/Matrix
are changed from values like this: 0.9505
to values like this: 0.9505000114

We think this is problem of converting float/double inside COSNumber.




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to