Hi aloizio,
aloizio wrote:
Andrew,
I am using this two methods to put header in my document, the problem is
that the header appear in all pages. It must appear only in the first page.
I using XStyle but doesn't modify anything.
[...]
You must make sure that the first page has a different style then the
pages theraafter. As Andrew suggested: make sure that you know how
(page-) styles work in OOo.
In a page style you can set a property: next page style.
Also you can isert a hard break. That leads to properties in the first
paragraph of a new page, in which a page style cen be defined.
Kindest regards,
Cor
First, you need to know how to do this using the GUI. In other words,
you must understand how styles work. After you understand styles and how
to use them, then, and only then, should you attempt to code it using
the API. If you do not understand how styles work, then understanding
how to manipulate them from the API will not help.
I recommend that you start with the documentation project and/or the
user's guide to first learn how to use styles.
--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info: http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Cor Nouws
Arnhem - Netherlands
nl.OpenOffice.org - marketing contact
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]