Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Convert PDF 1st page to image

807605Jul 16 2007 — edited Jul 19 2007
Hi,

My requirement is as follows.

1. Read PDF document 1st page and return image (TIFF, JPEG, BMP�)
2. Use only open source or Java API.
3. Should work with high resolution PDFs and large size PDF documents.

I tried with multivalent API, But it is not working with couple of PDF files. All images are not perfect. Couple of available APIs are at
http://schmidt.devlib.org/java/libraries-pdf.html

Any examples, pointers to other sites, hints, pseudo code or notes are appreciated.

Thank you,
Bhavani
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2007
Added on Jul 16 2007
5 comments
430 views