Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

PDF Viewer 4 Swing or PDF to JPG converter

843807Nov 28 2002 — edited Aug 3 2010
I need to display a PDF document in a Swing applet does anyone know how to do this. Alternativly, I could convert the pdf to a JPG and then display it as an image.

Comments

843807
I use a program by PDFGo.com to view pdf files right in a jpanel.
Get it at http://www.pdfgo.com
Use the jar file and in about 4 lines of code you can view a PDF file right in your jpanel. They give you the code to pretty much cut and paste into your program. Pretty nifty.
843810
hi

this url is under construction... can you send me this library??? I have to convert a pdf to an image... can you help me??

thanks in advance...
843810
PDY GO is not longer available
I would be very please to obtain a copy of this software for an internal use in my company
Thank's in advance
Regards
843810
the software is still available by registering at www.pdfgo.com
843810
Theres a LGPL version of JPedal that views PDFs in swing pretty easy. http://www.jpedal.org/all_download.php. They've got a bunch of tutorials plus in the source you can see their AppletViewer class, its only a few lines.
PhHein
You're 8 (eight !) years late.

Welcome to the forum. Please don't post in threads that are long dead and don't hijack other threads. When you have a question, start your own topic. Feel free to provide a link to an old post that may be relevant to your problem.

I'm locking this thread now.
1 - 6
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 31 2010
Added on Nov 28 2002
6 comments
439 views