[ https://issues.apache.org/jira/browse/PDFBOX-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Lehmkühler closed PDFBOX-5911. -------------------------------------- > Calculate dpi dynamically when printing with raster > --------------------------------------------------- > > Key: PDFBOX-5911 > URL: https://issues.apache.org/jira/browse/PDFBOX-5911 > Project: PDFBox > Issue Type: Improvement > Components: Rendering > Affects Versions: 2.0.32, 3.0.3 PDFBox > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Priority: Minor > Labels: print, printing > Fix For: 2.0.33, 3.0.4 PDFBox, 4.0.0 > > > compute the raster dpi dynamically from the affine transform sent by the > printer by passing -1 as dpi, as suggested by Kevin Day in the mailing list > {code} > graphics2D.getTransform().getScaleX() * 72 > {code} -- 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