I'm looking for a way to extract headers and footers from Office docs. I see there's a way of doing this for Excel but I do not see anything for Word or PPT. The only thing I found that looks related is org.apache.poi.hdf.model.hdftypes.HeaderFooter which seems to hold some index information - is there a way to correlate that into the actual headers and footers?
Thanks
