Gilad Denneboom created PDFBOX-2745:
---------------------------------------

             Summary: PDPageXYZDestination's zoom property can't be set lower 
than 100%
                 Key: PDFBOX-2745
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2745
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 1.8.9
         Environment: Windows 7, JRE 1.8.0, Eclipse
            Reporter: Gilad Denneboom
            Priority: Minor


The zoom property of PDPageXYZDestination is currently an int, which means it 
can't be anything that isn't a multiple of 100%, as the zoom level is measured 
between 0 (=0%) and 1 (=100%), or higher, not between 0 and 100.
Therefore should be changed to a float.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to