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.