Package com.datalogics.PDFL
Class PaperSource
java.lang.Object
com.datalogics.PDFL.PaperSource
Defines a set of paper trays in a printer that can be used to select the paper source when printing.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAuto select based on paper sizestatic final intUse paper from the cassette traystatic final intUse paper from the envelope manual feedstatic final intUse paper from the envelope traystatic final intUse paper from the upper traystatic final intUse paper from the forms traystatic final intUse paper from the large capacity traystatic final intUse paper from the large forms traystatic final intUse paper from the forms traystatic final intUse paper from the lower traystatic final intUse paper from the manual feedstatic final intUse paper from the middle traystatic final intUse paper from the upper traystatic final intUse paper from the small forms traystatic final intUse paper from the tractor feedstatic final intUse paper from the upper traystatic final intUse the default paper sourcestatic final intUse paper from device specific trays by setting PaperSource to a value larger than User -
Method Summary
-
Field Details
-
USE_SYSTEM_DEFAULT
public static final int USE_SYSTEM_DEFAULTUse the default paper source- See Also:
-
UPPER
public static final int UPPERUse paper from the upper tray- See Also:
-
FIRST
public static final int FIRSTUse paper from the upper tray- See Also:
-
ONLY_ONE
public static final int ONLY_ONEUse paper from the upper tray- See Also:
-
LOWER
public static final int LOWERUse paper from the lower tray- See Also:
-
MIDDLE
public static final int MIDDLEUse paper from the middle tray- See Also:
-
MANUAL
public static final int MANUALUse paper from the manual feed- See Also:
-
ENVELOPE
public static final int ENVELOPEUse paper from the envelope tray- See Also:
-
ENV_MAUAL
public static final int ENV_MAUALUse paper from the envelope manual feed- See Also:
-
AUTO
public static final int AUTOAuto select based on paper size- See Also:
-
TRACTOR
public static final int TRACTORUse paper from the tractor feed- See Also:
-
SMALL_FMT
public static final int SMALL_FMTUse paper from the small forms tray- See Also:
-
LARGE_FMT
public static final int LARGE_FMTUse paper from the large forms tray- See Also:
-
LARGE_CAPACITY
public static final int LARGE_CAPACITYUse paper from the large capacity tray- See Also:
-
CASSETTE
public static final int CASSETTEUse paper from the cassette tray- See Also:
-
FORM_SOURCE
public static final int FORM_SOURCEUse paper from the forms tray- See Also:
-
LAST
public static final int LASTUse paper from the forms tray- See Also:
-
USER
public static final int USERUse paper from device specific trays by setting PaperSource to a value larger than User- See Also:
-
-
Method Details
-
delete
public void delete()
-