Chase Luther

Results 3 comments of Chase Luther

I was able to accomplish this with the following code: ``` public static Boolean processImage(Path input, Path output, Integer width, Integer height) { PDDocument pdfDoc = PDDocument.load(new File(input.toString())); PDFRenderer pdfRender...

Can confirm NPM version is not up to date with github

Update looks good. Thanks wonday.