]> source.dussan.org Git - xmlgraphics-fop.git/commit
Added a save/restoreGraphicsState pair for the initial coordinate system in PDF outpu...
authorJeremias Maerki <jeremias@apache.org>
Mon, 26 Apr 2010 11:26:08 +0000 (11:26 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 26 Apr 2010 11:26:08 +0000 (11:26 +0000)
commit5b75bee76bcd92c0a9af32ca24b4f42db55686cf
treec1e90e0c8c6254f575724580fe006c27dafe40a3
parent1e649a305c5e55904afffcde5e55519d9e486f68
Added a save/restoreGraphicsState pair for the initial coordinate system in PDF output for easier post-processing. The missing q/Q pair caused content to be upside-down when simply a new content stream is appended to the page. With this change the initial coordinate system is restored after FOP's stream is finished.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@938005 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/render/pdf/PDFDocumentHandler.java
src/java/org/apache/fop/render/pdf/PDFRenderer.java
src/java/org/apache/fop/util/AbstractPaintingState.java
status.xml