Beiträge von Geraldo

    Hi,

    I have a document with 2 Sections with this code:

    WP1.HeaderFooter.AppendAsSection(WP2.HeaderFooter);
    WP1.HeaderFooter.AppendAsSection(WP3.HeaderFooter);

    First Page ------> Header(1)
    .
    .
    Footer(1)

    Second Page --> Header(2)
    .
    .
    Footer(2)

    The problem:
    When I Append it, my document it's OK , but when I insert a text at the Body and finish the page, a blank page appear between the pages, and not go to my second Section. How to write a text at First Page and finish on the Second Page, using AppendAsSection to configure my pages?

    Best Regards.

    Geraldo.
    [/img]

    Hi,
    I have a component WPRichText1 with the property Page Mirror = True, but when I print my document the mirror is not good. I try to configure my margins to get a good mirror, but when I get the best mirror my document is printing out of paper. What method can I use to configure a document with page mirror?

    Thanks for all sugestions.

    Hi,

    Is it possible to set different page margins for some page on WPRichEdit ? I need this feature because I have a document with the first page in a different margin of the all rest.

    Best regards.

    Geraldo.