I have a JSF/Icefaces project and currently I'm looking for a pdf viewer. There is a library called icepdf and it seems to be a Swing library.
Are there any other Java based libraries for viewing pdf files in the web browser?
Can we use the icepdf solution as an applet in my app?