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

Jaromír Dobrý updated PDFBOX-5359:
----------------------------------
    Description: 
Open the attached file in PDFDebugger and compare to the Adobe Reader or Foxit. 
The problem is in saving/restoring the graphics state inside text object (which 
should be allowed according to the documentation and text matrices should be 
part of the graphics state).

Therefore I propose the solution to move PDFStreamEngine.textMatrix and 
PDFStreamEngine.textLineMatrix into PDGraphicsState.

  was:
Open the attached file in PDFDebugger and compare to the Adobe Reader or Foxit. 
The problem is in saving/restoring the graphics state inside text object (which 
should be allowed according to the documentation and text matrices should be 
part of graphics state).

Therefore I propose the solution to move PDFStreamEngine.textMatrix and 
PDFStreamEngine.textLineMatrix to PDGraphicsState.


> Operators "q" and "Q" should also preserve text matrices
> --------------------------------------------------------
>
>                 Key: PDFBOX-5359
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5359
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing, Rendering
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Jaromír Dobrý
>            Priority: Major
>         Attachments: zapf_dingbats.pdf
>
>
> Open the attached file in PDFDebugger and compare to the Adobe Reader or 
> Foxit. The problem is in saving/restoring the graphics state inside text 
> object (which should be allowed according to the documentation and text 
> matrices should be part of the graphics state).
> Therefore I propose the solution to move PDFStreamEngine.textMatrix and 
> PDFStreamEngine.textLineMatrix into PDGraphicsState.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to