Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Optional content in PDF is being shown

$
0
0
Hi,
I am using aspose-pdf-10.3
On converting PDF to PNG image the content displayed is not correct, rather the optional content is being shown.

Here's the code snippet....
PngDevice pngDevice = new PngDevice(resolution);
pngDevice.process(pdfDocument.getPages().get_Item(pageIndex), imageStream);
.......
Can you please verify this issue.

Thanks,
Jaspreet

Viewing all articles
Browse latest Browse all 3131

Trending Articles