Package com.teamdev.jxbrowser.print
Interface PdfPrinter<PrintSettingT extends PrintSettings>
- Type Parameters:
PrintSettingT
- the print settings type that can be applied to the print job.
- All Superinterfaces:
Printer<PrintSettingT>
A printer that allows you to print to PDF.
- Since:
- 7.13
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Print settings available when printing HTML content on the PDF printer.static interface
Print settings available when printing PDF content on the PDF printer.static interface
PdfPrinter.Settings<T extends PdfPrinter.Settings<T>>
Print settings available when printing HTML or PDF content on the PDF printer. -
Method Summary
Methods inherited from interface com.teamdev.jxbrowser.print.Printer
capabilities, deviceName, printerName, printJob