[ 
https://issues.apache.org/jira/browse/PDFBOX-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr resolved PDFBOX-2745.
-------------------------------------
    Resolution: Fixed

> PDPageXYZDestination 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, 1.8.10, 2.0.0
>         Environment: Windows 7, JRE 1.8.0, Eclipse
>            Reporter: Gilad Denneboom
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             Fix For: 1.8.10, 2.0.0
>
>         Attachments: huhu.pdf
>
>
> 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 it 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