Controls the setup of the PDF output when a user chooses to create a PDF from the web part view.
Example:
<PDFConfig>
<Config>
<PageWidth>800</PageWidth>
<ShowFooter>True</ShowFooter>
</Config>
</PDFConfig>
Automatically adjusts the font size to match to the page size.
When enabled, avoids text breaks near the page end.
The pixel size of the bottom margin within each PDF page.
When enabled, shows a line after the content and before the footer within the PDF page.
When enabled, shows a line before the content and after the header within the PDF page.
Controls the background color of the footer area of each PDF page.
Controls the footer height within each PDFpage.
Controls the text used within the footer of each PDF page.
Controls the text color used within the footer for each PDF page.
Controls the font size used within the footer of each PDF page.
Controls the font type used within a footer of each PDF Page.
Options:
• Helvetica
• HelveticaBold
• HelveticaOblique
• HelvetivaBoldOblique
• Courier
• CourierBold
• CourierOblique
• CourierBoldOblique
• TimesRoman
• TimesBold
• TimesBoldItalic
• TimesItalic
• Symbol
• ZapfDingbats
Enables links within the PDF document.
Controls the background color of the header area of a PDF page.
Controls the header height within a PDFpage.
Controls the text used within the Header Sub Title of a PDF page.
Controls the text color used within the Header Sub Title of a PDF page.
Controls the font size used within the Header Sub Title of a PDF page.
Controls the font type used within a Header Sub Title of a PDF Page.
Options:
• Helvetica
• HelveticaBold
• HelveticaOblique
• HelvetivaBoldOblique
• Courier
• CourierBold
• CourierOblique
• CourierBoldOblique
• TimesRoman
• TimesBold
• TimesBoldItalic
• TimesItalic
• Symbol
• ZapfDingbats
Controls the text used within the Header of a PDF page.
Controls the text color used within the Header for a PDF page.
Controls the font size used within the Header of a PDF page.
Controls the font type used within a Header of a PDF Page.
Options:
• Helvetica
• HelveticaBold
• HelveticaOblique
• HelvetivaBoldOblique
• Courier
• CourierBold
• CourierOblique
• CourierBoldOblique
• TimesRoman
• TimesBold
• TimesBoldItalic
• TimesItalic
• Symbol
• ZapfDingbats
The vertical center location where the Header text will be printed. Use 400 for the center of an 800 width page.
The vertical center location where the Header Sub Title text will be printed. Use 400 for the center of an 800 width page.
The pixel size of the left margin within each PDF page.
The maximim PDF page height, stated in pixels.
Text to be displayed in the page number area of each PDF Page.
Text color of the page number displayed within each PDF Page.
The size of font used for the page number display within each PDF page.
The type of font used for the page Number display within each PDF page.
Options:
• Helvetica
• HelveticaBold
• HelveticaOblique
• HelvetivaBoldOblique
• Courier
• CourierBold
• CourierOblique
• CourierBoldOblique
• TimesRoman
• TimesBold
• TimesBoldItalic
• TimesItalic
• Symbol
• ZapfDingbats
The maximum PDF page width, stated in pixels.
Controls the compression level used within creating the PDF.
Options:
• AboveNormal - Better compression but takes more time to compress
• BelowNormal - Something middle between normal and BestSpeed compressions
• Best - Uses the best compression but takes more time to compress
• BestSpeed - The compression speed is high, but the compression percentage is low
• NoCompression - Does not do any compression
• Normal - Uses normal compression, a balance between compression speed and resulted size
The page orientation of the PDF.
Options
• Portrait
• Landscape
The page size of the PDF. Predefines the margins, width, and height.
Options
• Letter - Letter format
• Note - Note format
• Legal - Legal format
• A0 - A0 format
• A1 - A1 format
• A2 - A2 format
• A3 - A3 format
• A4 - A4 format
• A5 - A5 format
• A6 - A6 format
• A7 - A7 format
• A8 - A8 format
• A9 - A9 format
• A10 - A0 format
• B0 - B0 format
• B1 - B1 format
• B2 - B2 format
• B3 - B3 format
• B4 - B4 format
• B5 - B5 format
• ArchE - ArchE format
• ArchD - ArchD format
• ArchC - ArchC format
• ArchB - ArchB format
• ArchA - ArchA format
• Flsa - Flsa format
• HalfLetter - HalfLetter format
• Letter11x17 - 11x17 format
• Ledger - Ledger format
The pixel size of the right margin within each PDF page.
When enabled, shows a footer at the bottom of each PDF page.
When enabled, shows a header at the top of each PDF page.
The pixel size of the top margin within each PDF page.
When enabled, shows a page number within the footer area of each PDF page.