Navigation: Create Ebooks And Publications > Designing User Interface > All UI Components >
|
|
The "printer" component sets properties for the printer and handles how HTML pages of your ebook / publication are printed.
Allowing or disallowing pages to be printed is not set with this component, but with security profiles.
List of properties
•EnablePrintPreview: if true, printing the current webpage will show the Print Preview window first.
•FooterText, HeaderText: sets the text to be displayed at the bottom/top of each printed HTML page.
•OpenPDFAfterPrint: if set to True, the application will open the newly created PDF file when the end user selected Print to PDF.
•PrintLandScape: determines how the page is printed.
•SelectionOnly: prints the selection only.
•ShowHeaderFooter: indicates whether header and footer should be printed or not.