[
https://issues.apache.org/jira/browse/PDFBOX-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-702.
---------------------------------------
Resolution: Fixed
With version 938579 I've added
- the method PDPageContentStream.concatenate2CTM to manipulate the current
transformation matrix
- the method PDPageContentStream.saveGraphicsState to save the current
graphicstate
- the method PDPageContentStream.restoreGraphicsState to restore the current
graphicstate
- the example CreateLandscapePDF which demonstrates how to create a pdf with a
landscape orientation
> Adding method to manipulate the current transformation matrix
> -------------------------------------------------------------
>
> Key: PDFBOX-702
> URL: https://issues.apache.org/jira/browse/PDFBOX-702
> Project: PDFBox
> Issue Type: Improvement
> Components: Utilities, Writing
> Affects Versions: 1.1.0
> Reporter: Andreas Lehmkühler
> Assignee: Andreas Lehmkühler
> Priority: Minor
> Fix For: 1.2.0
>
>
> Similar to the setTextMatrix and other we need a method to manipulate the
> current transformation matrix within PDPageContentStream
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.