How to remove Header/Footer from specific(first) page?

how can i add Header , except first page?

The content is spread over several pages, all but the first one need a header

      <Header>
        <Margin Left="1.5cm" Right="1.37cm" Top="1.4cm" Bottom="1.8cm"/>
      ////
      </Header>

@SirobabaM

You can redact (remove text, image, etc. elements from) a certain page region of PDF document using RedactionAnnotation class. Please read the following article for more detial.
Redact certain page region with Redaction Annotation

Sorry, Transformation from xml to pdf, I did not understand what I need to do in xml( There is an example somewhere?

@SirobabaM

To ensure a timely and accurate response, please attach the following resources here for our reference:

  • Your input PDF and XML documents.
  • Please attach the expected output PDF file that shows the desired behavior.
  • Please share the the code example (source code without compilation errors) that you are using to generate the PDF file.

As soon as you get these pieces of information ready, we will start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip and upload them.

templatePDF.zip (772.1 KB)
Screen Shot 2021-12-14 at 11.51.36 AM.png (218.5 KB)

@SirobabaM

Unfortunately, Aspose.PDF does not support this feature. We have logged new feature request as PDFNET-51068 in our issue tracking system to support it. You will be notified via this forum thread once it is available. We apologize for your inconvenience.