Support for adding a textmatrix, textscaling and textrotation
-------------------------------------------------------------
Key: PDFBOX-505
URL: https://issues.apache.org/jira/browse/PDFBOX-505
Project: PDFBox
Issue Type: New Feature
Components: PDModel
Affects Versions: 0.8.0-incubator
Reporter: Andreas Lehmkühler
It is possible to add text to a pdf-document using the class
PDPageContentStream, but there is no easy way to add a scaling, a rotation or a
textmatrix for the added text. Up to now it has be done by adding raw pdf
commands to the stream.
It would be easier to add some methods to wrap the raw commands (e.g. see
setStrokingColor)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.