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

Converting PDF to PNG has images missing.

$
0
0
Hi,
I am using Aspose PDF 10.3
On generating the PNG image of the attached PDF, the images are missing from the output.

Code snippet....
PngDevice pngDevice = new PngDevice(resolution);
pngDevice.process(pdfDocument.getPages().get_Item(pageIndex), imageStream); 


Can you please verify this issue.

Attached source PDF doc & problematic PNG output.


Thanks,
Jaspreet

Viewing all articles
Browse latest Browse all 3131

Trending Articles