I am trying to create an HWPFDocument object purely in java code, by writing contents to the file in steps.
How may I create the correct header data, into an MSExcell 97 and later file, using the HeaderBlockWriter? (Similar to my question about msWord97HWPDocument object question).
