Hi All,
Requirement is this ...
We are reading word document and getting all annotation from that document, and we are sending this document to user, when user open the document that time document should open with some specific page specific paragraph. ( That specific page, paragraph location we can give it, I can give the org.apache.poi.hwpf.usermodel.Range object. )
Please provide some example code to do this functionality ...
Appreciate you help ...