public final class HeaderFooter_Api extends Object
Constructor and Description |
---|
HeaderFooter_Api() |
Modifier and Type | Method and Description |
---|---|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer,
int firstPageNumber)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm,
CssMediaType renderPdfCssMediaType)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm,
CssMediaType renderPdfCssMediaType,
String pdfTitle)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlFooter(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm,
CssMediaType renderPdfCssMediaType,
String pdfTitle,
String htmlTitle)
Renders HTML page footers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header)
Renders HTML page headers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header,
int firstPageNumber)
Renders HTML page headers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo)
Renders HTML page headers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm)
Renders HTML page headers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm)
Renders HTML page headers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm)
Renders HTML page headers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm)
Renders HTML page headers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm,
CssMediaType renderPdfCssMediaType)
Renders HTML page headers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm,
CssMediaType renderPdfCssMediaType,
String pdfTitle)
Renders HTML page headers to an existing PDF File
|
static void |
addHtmlHeader(InternalPdfDocument internalPdfDocument,
HtmlHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm,
CssMediaType renderPdfCssMediaType,
String pdfTitle,
String htmlTitle)
Renders HTML page headers to an existing PDF File
|
static void |
addTextFooter(InternalPdfDocument internalPdfDocument,
TextHeaderFooter footer)
Renders page footers to an existing PDF File
|
static void |
addTextFooter(InternalPdfDocument internalPdfDocument,
TextHeaderFooter footer,
int firstPageNumber)
Renders page footers to an existing PDF File
|
static void |
addTextFooter(InternalPdfDocument internalPdfDocument,
TextHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo)
Renders page footers to an existing PDF File
|
static void |
addTextFooter(InternalPdfDocument internalPdfDocument,
TextHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm)
Renders page footers to an existing PDF File
|
static void |
addTextFooter(InternalPdfDocument internalPdfDocument,
TextHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm)
Renders page footers to an existing PDF File
|
static void |
addTextFooter(InternalPdfDocument internalPdfDocument,
TextHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm)
Renders page footers to an existing PDF File
|
static void |
addTextFooter(InternalPdfDocument internalPdfDocument,
TextHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm)
Renders page footers to an existing PDF File
|
static void |
addTextFooter(InternalPdfDocument internalPdfDocument,
TextHeaderFooter footer,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm,
String pdfTitle)
Renders page footers to an existing PDF File
|
static void |
addTextHeader(InternalPdfDocument internalPdfDocument,
TextHeaderFooter header)
Renders page headers to an existing PDF File
|
static void |
addTextHeader(InternalPdfDocument internalPdfDocument,
TextHeaderFooter header,
int firstPageNumber)
Renders page headers to an existing PDF File
|
static void |
addTextHeader(InternalPdfDocument internalPdfDocument,
TextHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo)
Renders page headers to an existing PDF File
|
static void |
addTextHeader(InternalPdfDocument internalPdfDocument,
TextHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm)
Renders page headers to an existing PDF File
|
static void |
addTextHeader(InternalPdfDocument internalPdfDocument,
TextHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm)
Renders page headers to an existing PDF File
|
static void |
addTextHeader(InternalPdfDocument internalPdfDocument,
TextHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm)
Renders page headers to an existing PDF File
|
static void |
addTextHeader(InternalPdfDocument internalPdfDocument,
TextHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm)
Renders page headers to an existing PDF File
|
static void |
addTextHeader(InternalPdfDocument internalPdfDocument,
TextHeaderFooter header,
int firstPageNumber,
Iterable<Integer> pageIndexesToAddFootersTo,
int marginLeftMm,
int marginRightMm,
int marginTopMm,
int marginBottomMm,
String pdfTitle)
Renders page headers to an existing PDF File
|
public static void addTextHeader(InternalPdfDocument internalPdfDocument, TextHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm)
Margin spacing on the PDF page for the header are set to default values of 25mm. An overload method allow header margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentheader
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.marginTopMm
- The top margin of the header on the page in mm.marginBottomMm
- The bottom margin of the header on the page in mm.public static void addTextHeader(InternalPdfDocument internalPdfDocument, TextHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm, String pdfTitle)
Margin spacing on the PDF page for the header are set to default values of 25mm. An overload method allow header margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentheader
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.marginTopMm
- The top margin of the header on the page in mm.marginBottomMm
- The bottom margin of the header on the page in mm.pdfTitle
- Optional pdfTitlepublic static void addTextHeader(InternalPdfDocument internalPdfDocument, TextHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm)
Margin spacing on the PDF page for the header are set to default values of 25mm. An overload method allow header margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentheader
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.marginTopMm
- The top margin of the header on the page in mm.public static void addTextHeader(InternalPdfDocument internalPdfDocument, TextHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm)
Margin spacing on the PDF page for the header are set to default values of 25mm. An overload method allow header margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentheader
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.public static void addTextHeader(InternalPdfDocument internalPdfDocument, TextHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm)
Margin spacing on the PDF page for the header are set to default values of 25mm. An overload method allow header margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentheader
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.public static void addTextHeader(InternalPdfDocument internalPdfDocument, TextHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo)
Margin spacing on the PDF page for the header are set to default values of 25mm. An overload method allow header margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentheader
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.public static void addTextHeader(InternalPdfDocument internalPdfDocument, TextHeaderFooter header, int firstPageNumber)
Margin spacing on the PDF page for the header are set to default values of 25mm. An overload method allow header margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentheader
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.public static void addTextHeader(InternalPdfDocument internalPdfDocument, TextHeaderFooter header)
Margin spacing on the PDF page for the header are set to default values of 25mm. An overload method allow header margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentheader
- A new instance of TextHeaderFooter
that defines the header content and layout.public static void addTextFooter(InternalPdfDocument internalPdfDocument, TextHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm)
Margin spacing on the PDF page for the footer are set to default values of 25mm. An overload method allow footer margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentfooter
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.marginTopMm
- The top margin of the footer on the page in mm.marginBottomMm
- The bottom margin of the footer on the page in mm.public static void addTextFooter(InternalPdfDocument internalPdfDocument, TextHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm, String pdfTitle)
Margin spacing on the PDF page for the footer are set to default values of 25mm. An overload method allow footer margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentfooter
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.marginTopMm
- The top margin of the footer on the page in mm.marginBottomMm
- The bottom margin of the footer on the page in mm.pdfTitle
- Optional pdfTitlepublic static void addTextFooter(InternalPdfDocument internalPdfDocument, TextHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm)
Margin spacing on the PDF page for the footer are set to default values of 25mm. An overload method allow footer margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentfooter
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.marginTopMm
- The top margin of the footer on the page in mm.public static void addTextFooter(InternalPdfDocument internalPdfDocument, TextHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm)
Margin spacing on the PDF page for the footer are set to default values of 25mm. An overload method allow footer margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentfooter
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.public static void addTextFooter(InternalPdfDocument internalPdfDocument, TextHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm)
Margin spacing on the PDF page for the footer are set to default values of 25mm. An overload method allow footer margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentfooter
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.public static void addTextFooter(InternalPdfDocument internalPdfDocument, TextHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo)
Margin spacing on the PDF page for the footer are set to default values of 25mm. An overload method allow footer margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentfooter
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.public static void addTextFooter(InternalPdfDocument internalPdfDocument, TextHeaderFooter footer, int firstPageNumber)
Margin spacing on the PDF page for the footer are set to default values of 25mm. An overload method allow footer margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentfooter
- A new instance of TextHeaderFooter
that defines the header content and layout.firstPageNumber
- Optional. The number of first page.public static void addTextFooter(InternalPdfDocument internalPdfDocument, TextHeaderFooter footer)
Margin spacing on the PDF page for the footer are set to default values of 25mm. An overload method allow footer margins to be chosen specifically or set to zero.
internalPdfDocument
- the internal pdf documentfooter
- A new instance of TextHeaderFooter
that defines the header content and layout.public static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm, CssMediaType renderPdfCssMediaType, String pdfTitle)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.marginTopMm
- The top margin of the header on the page in mm.marginBottomMm
- The bottom margin of the header on the page in mm.renderPdfCssMediaType
- The style-sheet. 'Print' or 'Screen'. This matches the * CSS3 Media Queries standard.pdfTitle
- Optional pdfTitlepublic static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm, CssMediaType renderPdfCssMediaType, String pdfTitle, String htmlTitle)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.marginTopMm
- The top margin of the header on the page in mm.marginBottomMm
- The bottom margin of the header on the page in mm.renderPdfCssMediaType
- The style-sheet. 'Print' or 'Screen'. This matches the CSS3 Media Queries standard.pdfTitle
- Optional pdfTitlehtmlTitle
- Optional htmlTitlepublic static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm, CssMediaType renderPdfCssMediaType)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.marginTopMm
- The top margin of the header on the page in mm.marginBottomMm
- The bottom margin of the header on the page in mm.renderPdfCssMediaType
- The style-sheet. 'Print' or 'Screen'. This matches the CSS3 Media Queries standard.public static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.marginTopMm
- The top margin of the header on the page in mm.marginBottomMm
- The bottom margin of the header on the page in mm.public static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.marginTopMm
- The top margin of the header on the page in mm.public static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.marginRightMm
- The right margin of the header on the page in mm.public static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.marginLeftMm
- The left margin of the header on the page in mm.public static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the header will be added.public static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header, int firstPageNumber)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.firstPageNumber
- Optional. The number of first page.public static void addHtmlHeader(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter header)
internalPdfDocument
- the internal pdf documentheader
- A new instance of IronPdf.HtmlHeaderFooter that defines the header content and layout.public static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm, CssMediaType renderPdfCssMediaType, String pdfTitle)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.marginTopMm
- The top margin of the footer on the page in mm.marginBottomMm
- The bottom margin of the footer on the page in mm.renderPdfCssMediaType
- The style-sheet. 'Print' or 'Screen'. This matches the CSS3 Media Queries standard.pdfTitle
- Optional pdfTitlepublic static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm, CssMediaType renderPdfCssMediaType, String pdfTitle, String htmlTitle)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.marginTopMm
- The top margin of the footer on the page in mm.marginBottomMm
- The bottom margin of the footer on the page in mm.renderPdfCssMediaType
- The style-sheet. 'Print' or 'Screen'. This matches the CSS3 Media Queries standard.pdfTitle
- Optional pdfTitlehtmlTitle
- Optional htmlTitlepublic static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm, CssMediaType renderPdfCssMediaType)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.marginTopMm
- The top margin of the footer on the page in mm.marginBottomMm
- The bottom margin of the footer on the page in mm.renderPdfCssMediaType
- The style-sheet. 'Print' or 'Screen'. This matches the CSS3 Media Queries standard.public static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm, int marginBottomMm)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.marginTopMm
- The top margin of the footer on the page in mm.marginBottomMm
- The bottom margin of the footer on the page in mm.public static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm, int marginTopMm)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.marginTopMm
- The top margin of the footer on the page in mm.public static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm, int marginRightMm)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.marginRightMm
- The right margin of the footer on the page in mm.public static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo, int marginLeftMm)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.marginLeftMm
- The left margin of the footer on the page in mm.public static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer, int firstPageNumber, Iterable<Integer> pageIndexesToAddFootersTo)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.firstPageNumber
- Optional. The number of first page.pageIndexesToAddFootersTo
- Optional# The PageIndexes (zero-based page numbers) to which the footer will be added.public static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer, int firstPageNumber)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.firstPageNumber
- Optional. The number of first page.public static void addHtmlFooter(InternalPdfDocument internalPdfDocument, HtmlHeaderFooter footer)
internalPdfDocument
- the internal pdf documentfooter
- A new instance of IronPdf.HtmlFooterFooter that defines the footer content and layout.Copyright © 2022–2023 Iron Software. All rights reserved.