Hi, I'm looking for a pdf library to highlight some parts of an original pdf file and load it on a java form. As the user can notice to the highlighted parts. Two questions:
1. PDFBox is suitable for this purpose?
2. If yes, please give me a simple example usage.
Thanks in advance.

