Hi, How to get the position of annotation in reading word document using POI.I am able to get the text of the comments(annotations).But i need the position.
bihag wrote: > > 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 ... > -- View this message in context: http://old.nabble.com/How-to-open-word-document-at-specific-paragraph-with-poi---tp24644084p28910585.html Sent from the POI - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
