[
https://issues.apache.org/jira/browse/PDFBOX-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-1905.
----------------------------------------
Resolution: Fixed
I've removed the PDPage reference in revision 1566720
> Remove the PDPage reference from PageDrawer/PDFStreamEngine
> -----------------------------------------------------------
>
> Key: PDFBOX-1905
> URL: https://issues.apache.org/jira/browse/PDFBOX-1905
> Project: PDFBox
> Issue Type: Improvement
> Components: PDModel
> Affects Versions: 2.0.0
> Reporter: Andreas Lehmkühler
> Assignee: Andreas Lehmkühler
> Labels: refactoring
> Fix For: 2.0.0
>
>
> Both classes PageDrawer and PDFStreamEngine are holding a reference of the
> current page. It's only purpose is to get the page rotation and the page
> size.
> I'm going to remove the page reference and using the pagesize and/or the
> pagerotation instead
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)