Package | Description |
---|---|
com.teamdev.jxbrowser.print |
Contains classes and interfaces for printing.
|
Class and Description |
---|
Collate
Allows configuring collate printing.
|
ColorModel
Allows configuring the color model for printing.
|
Copies
Allows configuring the number of copies to print.
|
DuplexMode
Allows configuring the duplex mode for printing.
|
FooterTemplate
An HTML template for the print footer.
|
HeaderTemplate
An HTML template for the print header.
|
Orientation
Allows configuring the page orientation.
|
PageMargins
Allows configuring the page margins.
|
PageRanges
Allows configuring the page ranges to print.
|
PagesPerSheet
Allows configuring the number of pages per sheet.
|
PaperSize
Allows configuring the paper size for printing.
|
PdfFilePath
Allows configuring the destination PDF file path.
|
PrintBackgrounds
Allows configuring printing background graphics.
|
PrintHeaderFooter
Allows configuring printing headers and footers.
|
PrintSelectionOnly
Allows configuring printing only the selected content.
|
Scaling
Allows configuring the scaling for printing.
|