[ https://issues.apache.org/jira/browse/PDFBOX-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923709#comment-13923709 ]
John Hewson edited comment on PDFBOX-1963 at 3/7/14 9:24 AM: ------------------------------------------------------------- Tilman Hausherr added a comment: {quote} Historically, its the reason I choose PDFBOX over a competing open source product a few years ago, because I only got tiny images with the other one and it wasn't possible to set the resolution (or I didn't find it in the API). {quote} The ability to set the DPI has been in the API for at least 4 years, almost certainly longer. Perhaps I should have said "didn't understand how to use DPI in PDFBox" which would have been accurate. was (Author: jahewson): {quote} Historically, its the reason I choose PDFBOX over a competing open source product a few years ago, because I only got tiny images with the other one and it wasn't possible to set the resolution (or I didn't find it in the API). {quote} The ability to set the DPI has been in the API for at least 4 years, almost certainly longer. Perhaps I should have said "didn't understand how to use DPI in PDFBox" which would have been accurate. > PDFImageWriter doesn't make use of PDFStreamEngine > -------------------------------------------------- > > Key: PDFBOX-1963 > URL: https://issues.apache.org/jira/browse/PDFBOX-1963 > Project: PDFBox > Issue Type: Improvement > Components: Utilities > Affects Versions: 2.0.0 > Reporter: John Hewson > Assignee: John Hewson > Fix For: 2.0.0 > > > PDFImageWriter is a subclass of PDFStreamEngine, however it never uses any of > its functionality, the writeImage methods could be marked as static and > behave in the same manner. > The relationship between PDFImageWriter, RenderUtil, and ImageIOUtil no > longer matches its historical origins and needs to be refactored. -- This message was sent by Atlassian JIRA (v6.2#6252)