Shamal Karunarathne <shamalk <at> gmail.com> writes:

> 
> There's HeaderStories in HWPF. You can extract headers and footers using
> that. It's clean and clear. Tell me if you can't retrieve.
I am able to get the string content of the headers and that works fine. However,
the header also contains images. How do I get the images?.
I have tried using HWPFDocument.getHeaderStoryRange(), but as the documentation
says, it will return the headers,  footer, end note separators and footnote
separators. I am interested in onlt the header contents. Is there is way to do
this?.
Thanks,
-Archita.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org

Reply via email to