Uses of Interface
com.teamdev.jxbrowser.print.Printer
Package
Description
This package provides the classes that allow you to work with browser callback.
Contains classes and interfaces for printing.
-
Uses of Printer in com.teamdev.jxbrowser.browser.callback
Modifier and TypeMethodDescriptionvoid
Applies the configured print settings and notifies the browser to proceed with printing.void
Applies the configured print settings and notifies the browser to proceed with printing. -
Uses of Printer in com.teamdev.jxbrowser.print
Modifier and TypeInterfaceDescriptioninterface
PdfPrinter<PrintSettingT extends PrintSettings>
A printer that allows you to print to PDF.interface
SystemPrinter<PrintSettingT extends PrintSettings>
A local or network printer installed in the system.