On Wed, 23 Nov 2011, Gregg Morris wrote:
I'm trying to add a header to a document that I'm creating from scratch. It appears that the only way to get an XWPFHeaderFooterPolicy is to open an existing document. Would it make sense to create an XWPFHeaderFooterPolicy when a new document is created, rather than only when an existing document is opened?

Can't you just use "new XWPFHeaderFooterPolicy(doc)"?

Nick

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

Reply via email to