PDF to Image conversation - need zip file

Hi Team
We are trying to create a program that can convert PDF to images using the GroupDocs Conversion API for JAVA.

Is there any way in GroupDocs Conversion by which we can convert all the pages of a PDF to respected images and pack them in a ZIP file.

say I have a PDF with 10 pages, then I will need 10 image files corresponding to the 10 pages of the PDF in a zip file.

1 Like

@shivang2k

I am afraid but this feature is not supported by GroupDocs.Conversion for Java API.

Okay, I understand
But is there any why the whole PDF is converted to images? currently I have to convert page by page using a for() loop and save each page. I wish to eliminate the need of for loop

Thanks

1 Like

@shivang2k

We are investigating this scenario. Your investigation ticket ID is CONVERSIONJAVA-1564. You’ll be notified in case of any progress update.

The issues you have found earlier (filed as CONVERSIONJAVA-1564) have been fixed in this update. This message was posted using Bugs notification tool by Atir_Tahir