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…...images when doing PDF to Image conversion Aspose.PDF Product Family...using the following code, in Java: Page firstPdfPage = pdfDocument...