Java lib for displaying pdf files

823 Views Asked by At

I'm looking for a Java library to display pdf files and annotations contained in these pdf files. I tried pdfrenderer and icepdf, but none of the two display annotations (icepdf manages to display highlighted text at least).

Any hint is appreciated.

Cheers, Max

2

There are 2 best solutions below

0
On BEST ANSWER

The OS version of JPedal is free and does annotations http://www.jpedal.org/open_source_pdf_viewer_download.php

5
On

Did you try out iText and Jasper Reports?