On Fri, Jul 22, 2011 at 1:23 PM, gipsy <[email protected]> wrote:
> 1) Is there any way to get the bookmarks from a ".doc"
Yes, there is a new API in night builds of 3.8-beta4 to access
HWPFDocument bookmarks (i.e. document.getBookmarks()). Currently there
are name, start and end offsets (in respect to overall document
range). Please, let me know if you need to extract additional
properties (like disabled autonumbering) or need additional API
methods like getRange().

> 2) If not - how is it possible to import a ".doc" and work with an
> XWPFDocument?
there is no such way yet, AFAIK, but contributions are always welcomed :)

-- 
Best regards,
Sergey Vladimirov

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to