Hi,1.We need to convert the each page of the PDF to JPG image in JAVA .
DoLiveCycle ES APIs or any other Acrobat product provide API or SDK to
do so?.2. Is it possible to get the Orginal dimension and the DPI
information (if the document is created in photoshop with 1667 X 1667
pixel as dimensions and DPI as 250 ) for each page.If so that is the API
we can use for it.For example:a PDF document withWidth :1667 pxHeight
:1192 pxDocument Width :6.668 inches Height:4.768 inchesDPI is 250
pixels/inch...