You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2015/04/04 00:19:53 UTC

[jira] [Assigned] (PDFBOX-2745) PDPageXYZDestination's zoom property can't be set lower than 100%

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

Tilman Hausherr reassigned PDFBOX-2745:
---------------------------------------

    Assignee: Tilman Hausherr

> 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, 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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org