Hello,
Executing the following code on the attached document leaves three temporary files with names like “e:\temp\0.9336946331119778.jpg”.
PdfConverter converter = new PdfConverter();
converter.bindPdf(in);
converter.doConvert();
if (converter.hasNextImage())
{
converter.getNextImage(out, ImageType.PNG);
}
Best regards,
Werner.
Hi Werner,
Thanks for using our products.
I
have tested the scenario and I am able to reproduce the same problem. For the
sake of correction, I have logged it in our issue tracking system as PDFKITJAVA-33192. We
will investigate this issue in details and will keep you updated on the status
of a correction.
have tested the scenario and I am able to reproduce the same problem. For the
sake of correction, I have logged it in our issue tracking system as PDFKITJAVA-33192. We
will investigate this issue in details and will keep you updated on the status
of a correction.
We
apologize for your inconvenience.
apologize for your inconvenience.