Is it possible to extract pages from an existing pdf file and save the whole page as an image through iTextPDF library.
for example if my pdf file contains 2 pages then 2 images will be generated and each image will be a snapshot of a particular page.