[ https://issues.apache.org/jira/browse/PDFBOX-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908812#comment-17908812 ]
ASF subversion and git services commented on PDFBOX-3345: --------------------------------------------------------- Commit 1922763 from Tilman Hausherr in branch 'pdfbox/trunk' [ https://svn.apache.org/r1922763 ] PDFBOX-3345: use render destination instead of graphics device type because that one can be a BufferedImage when printing with nonzero dpi > Treat GraphicsDevice.TYPE_IMAGE_BUFFER as a printer > --------------------------------------------------- > > Key: PDFBOX-3345 > URL: https://issues.apache.org/jira/browse/PDFBOX-3345 > Project: PDFBox > Issue Type: Wish > Components: Rendering > Affects Versions: 2.0.32, 3.0.3 PDFBox > Reporter: Eldar Gabdullin > Assignee: Tilman Hausherr > Priority: Minor > Attachments: patch.diff > > > While rendering PDF pages to images we stumbled across hidden fields (marked > with NoView flag) been printed, which we didn't want. > For our purposes we just decided to treat image buffer device as a regular > printer, as it is shown in attached patch. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org