Hi Petro,
Thanks for the quick reply. I re-downloaded library and still getting NPE.
Hi Petro,
final com.aspose.pdf.facades.PdfConverter converter
= new com.aspose.pdf.facades.PdfConverter();<o:p></o:p>
converter.bindPdf("c:/pdftest/pdf-bezier-curve.pdf");
converter.doConvert();
int imageCount = 1;
while (converter.hasNextImage())
{
converter.getNextImage("c:/pdftest/pdf-bezier-curve_" + "image" + imageCount + ".jpg",com.aspose.ms.System.Drawing.Imaging.ImageFormat.getJpeg());
imageCount++;
}
Hi Nayyer Shahbaz,
Hi Petro,
Hi Petro,
the sake of correction, I have logged it in our issue tracking system as PDFNEWJAVA-33752. We
will investigate this issue in details and will keep you updated on the status
of a correction.
We apologize for your inconvenience.
However in order to test our component without this problem, you may consider requesting a 30 days temporary license. For further details, please visit Get a temporary license
Hi Petro,
the sake of correction, I have separately logged it in our issue tracking system as PDFNEWJAVA-33753. We
will investigate this issue in details and will keep you updated on the status
of a correction.
We apologize for your inconvenience.
PS, this problem does not seem to be occurring when converting PDF to Image format over Windows or Linux platform.
Hi Nayyer,
Hi Petro,
Hi Petro,