Package org.daisy.printing
Provides interfaces and classes needed for printing.
- Author:
- Joel HÃ¥kansson
-
Interface Summary Interface Description Device Provides an interface to transmit a file to a device, typically a printer. -
Class Summary Class Description FileDevice Provides a way of writing the files transmitted using the Device interface to filesPrinterDevice Printer device class of type DocFlavor.INPUT_STREAM.AUTOSENSE This class can be used when sending a file to a printer.