ian_mcr123 wrote:
Hi,
I'm working on an export filter so I enumerate all paragraphs in a document
and then process each paragraph.
This works for the xtext content of each paragraph.
I now need to find the xtext for the header and footer.
I experimented with the following - I check that the header is on. I then
find the "HeaderText" property value. However this doesn't return the header
for each page - it seems to return the header of the first page and footer
of the final page.
How can I access the header and footer xtext for each page? Is there a
relationship between the enumerated paragraphs and the "style" containing
the footer content?
I/an,
have a close look at he GUI behavior : normaly we can have 1 footer and
1 header for every page who has the same page-style.( so for all pages
ther is only 1 header- or footer-text
But we can alqo choose for a different footer or header for left and
Right pages. ( do not now how to find this with the API :-) )
hope it helps
Fernand
/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]