PDPage.convertToImage() : Parameter "resolution" should be float ----------------------------------------------------------------
Key: PDFBOX-1270 URL: https://issues.apache.org/jira/browse/PDFBOX-1270 Project: PDFBox Issue Type: Improvement Reporter: Benjamin Priority: Minor Is there any specific reason why the method signature reads "int resolution", not "float resolution"? I want to create an image of a certain pixel size, so it would be easier/faster to calculate the exact resolution instead of resizing the image afterwards. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira