org.apache.poi.xwpf.usermodel.XWPFDocument Set start/end Page to extract text
nskarthik <[email protected]> Sat, 23 Oct 2021 05:04:16 -0000
| Newsgroups | gmane.comp.jakarta.poi.user |
|---|---|
| Message-ID | <pony-e60a031a50de5ba6883cf8f7a5c99adafe6b1409-a3045313cc71b297989cc2642b634a3216c6bce6@user.poi.apache.org> |
Hi Process : POI 4.1.2 ,jdk15 ,win10 Question : Extract Text only from MS-Word docx/doc from specific pages ( Start Page / End Page ) defined. Process : Did not find any examples on POI site /www Request : I need an example to Extract text from fetch specific page ( Start Page / End Page ) along with Header / Footer details. with regards karthik