Package-level declarations
Contains classes and interfaces for printing.
Contains classes and interfaces for printing.
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Defines which sides of the paper sheet should be used for printing.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The pages per sheet values that Chromium supports.
Link copied to clipboard
A printer that allows you to print to PDF.
Link copied to clipboard
An interface for concrete printers to implement.
Link copied to clipboard
Provides access to the available printers.
Link copied to clipboard
A printing operation that is currently in-progress.
Link copied to clipboard
A common interface for the concrete print job settings to implement.
Link copied to clipboard
public interface SystemPrinter<PrintSettingT extends PrintSettings> implements Printer<PrintSettingsT>
public interface SystemPrinter<PrintSettingT extends PrintSettings> implements Printer<PrintSettingsT>
A local or network printer installed in the system.