How do I display PDF files

Hi,

I am developing a GUI application that needs to display the content of various PDF files. These files include text, tables and images. One requirement is that I use only freeware. Does anybody know of a free Java library that handles the display/viewing of PDF files?

Many thanks,

Mira

[315 byte] By [Miraa] at [2007-10-2 10:37:07]
# 1
well i think u can use.. pj library for the above... thts free library.. This link might help.. http://www.developer.com/java/other/article.php/626501Also its better if u post ur question in JAVA programming!!gervini
gervinia at 2007-7-13 2:40:49 > top of Java-index,Desktop,Core GUI APIs...
# 2
search on google.. there are lots of free libraries.. available!!
gervinia at 2007-7-13 2:40:49 > top of Java-index,Desktop,Core GUI APIs...
# 3
also u can search on google.. there are lots of free libraries.. available!!
gervinia at 2007-7-13 2:40:49 > top of Java-index,Desktop,Core GUI APIs...
# 4
http://forum.java.sun.com/thread.jspa?forumID=31&threadID=674097check this
gervinia at 2007-7-13 2:40:49 > top of Java-index,Desktop,Core GUI APIs...
# 5
You may check this list too: http://www.java-tips.org/content/category/9/117/45/
casperla at 2007-7-13 2:40:49 > top of Java-index,Desktop,Core GUI APIs...
# 6

Gervini,

Thank you for your responses. I did some extensive searching on the internet and found a lot of open source libraries that deal with PDF files. However, I need to view/display the pdf files and that seems to be a feature that only few offer. For example the Big Faceless PDF library offers this feature - but only in the extended edition (lots of $s).

Mira

Miraa at 2007-7-13 2:40:49 > top of Java-index,Desktop,Core GUI APIs...
# 7
Gervini,as an add-on to my last email and to be more specific. I don't need a PDF desktop viewer (like Acrobat) - I need a library that allows me to read the content of an existing PDF file and display it's content in a JFrame.Mira
Miraa at 2007-7-13 2:40:49 > top of Java-index,Desktop,Core GUI APIs...
# 8
Try http://www.jpedal.orgThey offer a GPL version of thier viewer http://www.jpedal.org/gpl.htmlas well as comercial versions. There are also webstart and applet versions
n6valea at 2007-7-13 2:40:49 > top of Java-index,Desktop,Core GUI APIs...
# 9
please verify this link......... http://groups.google.com/group/comp.lang.java.help/browse_thread/thread/9a37dc27bea9081f/1e21af7505537f21?lnk=st&q=how+to+display+the+pdf+file+in+jframe&rnum=1&hl=en#1e21af7505537f21
Senza at 2007-7-13 2:40:49 > top of Java-index,Desktop,Core GUI APIs...