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

Incorrect PDF to image conversion

$
0
0
Hi,
I am using aspose-pdf-10.3
On converting the attached PDF to PNG image the output is not as per the source.
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