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…...process(firstPdfPage, renditionOutputStrea);...rendered as a black box when processed with 25.11 (and later). What...