|
|
Page Elements
Essential PDF has support for inserting page elements like Headers, Footers and page labels in a PDF document.
|
|
|
|
Essential PDF has support for drawing Headers and Footers into a PDF document. You can add Dynamic fields such as author information, page count, current page numbers in the header and footer in addition to other text. These headers and footers can include text or graphics.
|
|
|
|
You may see a Pages tab in Adobe reader, which contains small page images representing each page. There is also a text label underneath each image. You can control that text using PdfPageLabel class of Essential PDF. This class allows you to specify prefix, numbering style and starting number for a page group, which is a section.
Sample Code
|
|
|
|
|
|
|