I’m using the following code, in Java:
Page firstPdfPage = pdfDocument.getPages().get_Item(1);
PageInfo pdfPageInfo = firstPdfPage.getPageInfo();
Dimension pdfDimension = new Dimension((int) pdfP…...box for certain images when doing PDF to Image conversion Aspose...resolution, 80); jpegDevice.process(firstPdfPage, renditionOutputStrea);...