com.sap.ip.me.api.pios.printer
Interface PrinterConnection.Attributes

All Superinterfaces:
SymbologyAttributes
Enclosing interface:
PrinterConnection

public static interface PrinterConnection.Attributes
extends SymbologyAttributes

Contains all possible attribute names for the printer. Use attribute names to verify if an option is supported by the printer.

See Also:
DriverInfo

Field Summary
static java.lang.String ADVANCE_BACK
          Constant for the advance backward attribute name.
static java.lang.String ADVANCE_FORWARD
          Constant for the advance forward attribute name.
static java.lang.String BARCODE_ROTATION
          Constant for the barcode rotation attribute name.
static java.lang.String CLEAR_PRINTER_ERROR
          Constant for the clear printer error attribute name.
static java.lang.String CODABAR_HUMAN_READABLE_ABOVE
          Constant to indicate the Codabar human readable above attribute.
static java.lang.String CODABAR_HUMAN_READABLE_BELOW
          Constant to indicate the Codabar human readable below attribute.
static java.lang.String CODABAR_HUMAN_READABLE_SHOW_CHECK_DIGIT
          Constant to indicate the Codabar human readable show check digit attribute.
static java.lang.String CODABAR_HUMAN_READABLE_SHOW_START_STOP
          Constant to indicate the Codabar human readable show start and stop attribute.
static java.lang.String CODABAR_SCALABLE
          Constant to indicate the Codabar scalable attribute.
static java.lang.String CODE128_HUMAN_READABLE_ABOVE
          Constant to indicate the Code 128 human readable above attribute.
static java.lang.String CODE128_HUMAN_READABLE_BELOW
          Constant to indicate the Code 128 human readable below attribute.
static java.lang.String CODE128_SCALABLE
          Constant to indicate the Code 128 scalable attribute.
static java.lang.String CODE128_START_CODESET_AUTO
          Constant to indicate a Code 128 barcode where the code set is determined automatically attribute.
static java.lang.String CODE128_START_CODESET_MANUAL
          Constant to indicate a Code 128 barcode where the starting code set is provided.
static java.lang.String CODE39_HUMAN_READABLE_ABOVE
          Constant to indicate the Code 39 human readable above attribute.
static java.lang.String CODE39_HUMAN_READABLE_BELOW
          Constant to indicate the Code 39 human readable below attribute.
static java.lang.String CODE39_HUMAN_READABLE_SHOW_CHECK_DIGIT
          Constant to indicate the Code 39 human readable show check digit attribute.
static java.lang.String CODE39_HUMAN_READABLE_SHOW_START_STOP
          Constant to indicate the Code 39 human readable show start and stop digit attribute.
static java.lang.String CODE39_SCALABLE
          Constant to indicate the Code 39 scalable attribute.
static java.lang.String CONTINUOUS_PAPER
          Constant for the continuous paper attribute name.
static java.lang.String DRAW_DIAGONAL_LINES
          Constant for the draw diagonal lines attribute name.
static java.lang.String EAN13_FIVE_DIGIT_ADDON
          Constant to indicate the EAN-13 five digit addon attribute.
static java.lang.String EAN13_SCALABLE
          Constant to indicate the EAN13 scalable attribute.
static java.lang.String EAN13_SHOW_HUMAN_READABLE
          Constant to indicate the EAN13 show human readable attribute.
static java.lang.String EAN13_TWO_DIGIT_ADDON
          Constant to indicate the EAN-13 two digit addon attribute.
static java.lang.String EAN8_FIVE_DIGIT_ADDON
          Constant to indicate the EAN-8 five digit addon attribute.
static java.lang.String EAN8_SCALABLE
          Constant to indicate the EAN8 scalable attribute.
static java.lang.String EAN8_SHOW_HUMAN_READABLE
          Constant to indicate the EAN8 show human readable attribute.
static java.lang.String EAN8_TWO_DIGIT_ADDON
          Constant to indicate the EAN-8 two digit addon attribute.
static java.lang.String FONT_BITMAPPED
          Constant for the bitmapped font attribute name.
static java.lang.String FONT_SCALABLE
          Constant for the scalable font attribute name.
static java.lang.String GRAPHIC_MODE
          Constant for the graphic mode attribute name.
static java.lang.String GRAPHIC_PRINT_TRANSIENT_IMAGES
          Constant to indicate the Graphic Print Transient Images attribute.
static java.lang.String GRAPHICS
          Constant for the graphics attribute name.
static java.lang.String IMAGE_BMP
          Constant for the BMP image attribute name.
static java.lang.String IMAGE_DELETE
          Constant for the image delete attribute name.
static java.lang.String IMAGE_LOAD
          Constant for the upload image attribute name.
static java.lang.String IMAGE_PCX
          Constant for the PCX image attribute name.
static java.lang.String IMAGE_PRINT
          Constant for the image print attribute name.
static java.lang.String IMAGE_ROTATION
          Constant for the image rotation attribute name.
static java.lang.String INTERLEAVED2OF5_HUMAN_READABLE_ABOVE
          Constant to indicate the Interleaved 2 of 5 human readable above attribute.
static java.lang.String INTERLEAVED2OF5_HUMAN_READABLE_BELOW
          Constant to indicate the Interleaved 2 of 5 human readable below attribute.
static java.lang.String INTERLEAVED2OF5_HUMAN_READABLE_SHOW_CHECK_DIGIT
          Constant to indicate the Interleaved 2 of 5 human readable show check digit attribute.
static java.lang.String INTERLEAVED2OF5_SCALABLE
          Constant to indicate the Interleaved 2 of 5 scalable attribute.
static java.lang.String LINE_ALIGNMENT
          Constant for the line alignment attribute name.
static java.lang.String LINE_MODE
          Constant for the line mode attribute name.
static java.lang.String LINE_PRINT_TRANSIENT_IMAGES
          Constant to indicate the Line Print Transient Images attribute.
static java.lang.String LINE_SPACING
          Constant for the line spacing attribute name.
static java.lang.String LINE_THICKNESS
          Constant for the line thickness attribute name.
static java.lang.String PAGE_METRICS
          Constant for the page metrics attribute name.
static java.lang.String PDF417_SCALABLE
          Constant to indicate the PDF417 scalable attribute.
static java.lang.String PDF417_SECURITY_LEVEL_AUTOMATIC
          Constant to indicate the PDF417 security level automatic attribute.
static java.lang.String PDF417_TRUNCATE
          Constant to indicate the PDF417 truncate attribute.
static java.lang.String SEND_RAW_BYTES
          Constant for the send raw bytes attribute name.
static java.lang.String TEXT_ROTATION
          Constant for the text rotation attribute name.
static java.lang.String UCCEAN128_HUMAN_READABLE_ABOVE
          Constant to indicate the UCC/EAN human readable above attribute.
static java.lang.String UCCEAN128_HUMAN_READABLE_BELOW
          Constant to indicate the UCC/EAN human readable below attribute.
static java.lang.String UCCEAN128_SCALABLE
          Constant to indicate the UCC/EAN scalable attribute.
static java.lang.String UPC_A_FIVE_DIGIT_ADDON
          Constant to indicate the UPC-A five digit addon attribute.
static java.lang.String UPC_A_SCALABLE
          Constant to indicate the UPC-A scalable attribute.
static java.lang.String UPC_A_SHOW_HUMAN_READABLE
          Constant to indicate the UPC-A show human readable attribute.
static java.lang.String UPC_A_TWO_DIGIT_ADDON
          Constant to indicate the UPC-A two digit addon attribute.
 
Fields inherited from interface com.sap.ip.me.api.pios.symbology.SymbologyAttributes
CODABAR, CODABAR_CHECK_DIGIT_MOD16, CODE128, CODE39, CODE39_CHECK_DIGIT_FRENCH_CIP, CODE39_CHECK_DIGIT_MOD43, CODE39_FULLASCII, CODE39_STANDARD, EAN13, EAN8, INTERLEAVED2OF5, INTERLEAVED2OF5_CHECK_DIGIT_MOD10_OPCC, INTERLEAVED2OF5_CHECK_DIGIT_MOD10_USS, PDF417, UCCEAN128, UPC_A
 

Field Detail

GRAPHIC_MODE

public static final java.lang.String GRAPHIC_MODE
Constant for the graphic mode attribute name.

See Also:
Constant Field Values

LINE_MODE

public static final java.lang.String LINE_MODE
Constant for the line mode attribute name.

See Also:
Constant Field Values

ADVANCE_BACK

public static final java.lang.String ADVANCE_BACK
Constant for the advance backward attribute name.

See Also:
Constant Field Values

ADVANCE_FORWARD

public static final java.lang.String ADVANCE_FORWARD
Constant for the advance forward attribute name.

See Also:
Constant Field Values

CONTINUOUS_PAPER

public static final java.lang.String CONTINUOUS_PAPER
Constant for the continuous paper attribute name.

See Also:
Constant Field Values

SEND_RAW_BYTES

public static final java.lang.String SEND_RAW_BYTES
Constant for the send raw bytes attribute name.

See Also:
Constant Field Values

PAGE_METRICS

public static final java.lang.String PAGE_METRICS
Constant for the page metrics attribute name.

See Also:
Constant Field Values

CLEAR_PRINTER_ERROR

public static final java.lang.String CLEAR_PRINTER_ERROR
Constant for the clear printer error attribute name.

See Also:
Constant Field Values

IMAGE_LOAD

public static final java.lang.String IMAGE_LOAD
Constant for the upload image attribute name.

See Also:
Constant Field Values

IMAGE_BMP

public static final java.lang.String IMAGE_BMP
Constant for the BMP image attribute name.

See Also:
Constant Field Values

IMAGE_PCX

public static final java.lang.String IMAGE_PCX
Constant for the PCX image attribute name.

See Also:
Constant Field Values

IMAGE_DELETE

public static final java.lang.String IMAGE_DELETE
Constant for the image delete attribute name.

See Also:
Constant Field Values

IMAGE_PRINT

public static final java.lang.String IMAGE_PRINT
Constant for the image print attribute name.

See Also:
Constant Field Values

FONT_SCALABLE

public static final java.lang.String FONT_SCALABLE
Constant for the scalable font attribute name.

See Also:
Constant Field Values

FONT_BITMAPPED

public static final java.lang.String FONT_BITMAPPED
Constant for the bitmapped font attribute name.

See Also:
Constant Field Values

TEXT_ROTATION

public static final java.lang.String TEXT_ROTATION
Constant for the text rotation attribute name.

See Also:
Constant Field Values

BARCODE_ROTATION

public static final java.lang.String BARCODE_ROTATION
Constant for the barcode rotation attribute name.

See Also:
Constant Field Values

IMAGE_ROTATION

public static final java.lang.String IMAGE_ROTATION
Constant for the image rotation attribute name.

See Also:
Constant Field Values

LINE_THICKNESS

public static final java.lang.String LINE_THICKNESS
Constant for the line thickness attribute name.

See Also:
Constant Field Values

LINE_ALIGNMENT

public static final java.lang.String LINE_ALIGNMENT
Constant for the line alignment attribute name.

See Also:
Constant Field Values

GRAPHICS

public static final java.lang.String GRAPHICS
Constant for the graphics attribute name.

See Also:
Constant Field Values

DRAW_DIAGONAL_LINES

public static final java.lang.String DRAW_DIAGONAL_LINES
Constant for the draw diagonal lines attribute name.

See Also:
Constant Field Values

LINE_SPACING

public static final java.lang.String LINE_SPACING
Constant for the line spacing attribute name.

See Also:
Constant Field Values

CODABAR_SCALABLE

public static final java.lang.String CODABAR_SCALABLE
Constant to indicate the Codabar scalable attribute.

See Also:
Constant Field Values

CODABAR_HUMAN_READABLE_BELOW

public static final java.lang.String CODABAR_HUMAN_READABLE_BELOW
Constant to indicate the Codabar human readable below attribute.

See Also:
Constant Field Values

CODABAR_HUMAN_READABLE_ABOVE

public static final java.lang.String CODABAR_HUMAN_READABLE_ABOVE
Constant to indicate the Codabar human readable above attribute.

See Also:
Constant Field Values

CODABAR_HUMAN_READABLE_SHOW_CHECK_DIGIT

public static final java.lang.String CODABAR_HUMAN_READABLE_SHOW_CHECK_DIGIT
Constant to indicate the Codabar human readable show check digit attribute.

See Also:
Constant Field Values

CODABAR_HUMAN_READABLE_SHOW_START_STOP

public static final java.lang.String CODABAR_HUMAN_READABLE_SHOW_START_STOP
Constant to indicate the Codabar human readable show start and stop attribute.

See Also:
Constant Field Values

CODE128_SCALABLE

public static final java.lang.String CODE128_SCALABLE
Constant to indicate the Code 128 scalable attribute.

See Also:
Constant Field Values

CODE128_START_CODESET_AUTO

public static final java.lang.String CODE128_START_CODESET_AUTO
Constant to indicate a Code 128 barcode where the code set is determined automatically attribute.

See Also:
Constant Field Values

CODE128_START_CODESET_MANUAL

public static final java.lang.String CODE128_START_CODESET_MANUAL
Constant to indicate a Code 128 barcode where the starting code set is provided.

See Also:
Constant Field Values

CODE128_HUMAN_READABLE_BELOW

public static final java.lang.String CODE128_HUMAN_READABLE_BELOW
Constant to indicate the Code 128 human readable below attribute.

See Also:
Constant Field Values

CODE128_HUMAN_READABLE_ABOVE

public static final java.lang.String CODE128_HUMAN_READABLE_ABOVE
Constant to indicate the Code 128 human readable above attribute.

See Also:
Constant Field Values

CODE39_SCALABLE

public static final java.lang.String CODE39_SCALABLE
Constant to indicate the Code 39 scalable attribute.

See Also:
Constant Field Values

CODE39_HUMAN_READABLE_BELOW

public static final java.lang.String CODE39_HUMAN_READABLE_BELOW
Constant to indicate the Code 39 human readable below attribute.

See Also:
Constant Field Values

CODE39_HUMAN_READABLE_ABOVE

public static final java.lang.String CODE39_HUMAN_READABLE_ABOVE
Constant to indicate the Code 39 human readable above attribute.

See Also:
Constant Field Values

CODE39_HUMAN_READABLE_SHOW_CHECK_DIGIT

public static final java.lang.String CODE39_HUMAN_READABLE_SHOW_CHECK_DIGIT
Constant to indicate the Code 39 human readable show check digit attribute.

See Also:
Constant Field Values

CODE39_HUMAN_READABLE_SHOW_START_STOP

public static final java.lang.String CODE39_HUMAN_READABLE_SHOW_START_STOP
Constant to indicate the Code 39 human readable show start and stop digit attribute.

See Also:
Constant Field Values

EAN13_SCALABLE

public static final java.lang.String EAN13_SCALABLE
Constant to indicate the EAN13 scalable attribute.

See Also:
Constant Field Values

EAN13_SHOW_HUMAN_READABLE

public static final java.lang.String EAN13_SHOW_HUMAN_READABLE
Constant to indicate the EAN13 show human readable attribute.

See Also:
Constant Field Values

EAN13_TWO_DIGIT_ADDON

public static final java.lang.String EAN13_TWO_DIGIT_ADDON
Constant to indicate the EAN-13 two digit addon attribute.

See Also:
Constant Field Values

EAN13_FIVE_DIGIT_ADDON

public static final java.lang.String EAN13_FIVE_DIGIT_ADDON
Constant to indicate the EAN-13 five digit addon attribute.

See Also:
Constant Field Values

EAN8_SCALABLE

public static final java.lang.String EAN8_SCALABLE
Constant to indicate the EAN8 scalable attribute.

See Also:
Constant Field Values

EAN8_SHOW_HUMAN_READABLE

public static final java.lang.String EAN8_SHOW_HUMAN_READABLE
Constant to indicate the EAN8 show human readable attribute.

See Also:
Constant Field Values

EAN8_TWO_DIGIT_ADDON

public static final java.lang.String EAN8_TWO_DIGIT_ADDON
Constant to indicate the EAN-8 two digit addon attribute.

See Also:
Constant Field Values

EAN8_FIVE_DIGIT_ADDON

public static final java.lang.String EAN8_FIVE_DIGIT_ADDON
Constant to indicate the EAN-8 five digit addon attribute.

See Also:
Constant Field Values

INTERLEAVED2OF5_SCALABLE

public static final java.lang.String INTERLEAVED2OF5_SCALABLE
Constant to indicate the Interleaved 2 of 5 scalable attribute.

See Also:
Constant Field Values

INTERLEAVED2OF5_HUMAN_READABLE_BELOW

public static final java.lang.String INTERLEAVED2OF5_HUMAN_READABLE_BELOW
Constant to indicate the Interleaved 2 of 5 human readable below attribute.

See Also:
Constant Field Values

INTERLEAVED2OF5_HUMAN_READABLE_ABOVE

public static final java.lang.String INTERLEAVED2OF5_HUMAN_READABLE_ABOVE
Constant to indicate the Interleaved 2 of 5 human readable above attribute.

See Also:
Constant Field Values

INTERLEAVED2OF5_HUMAN_READABLE_SHOW_CHECK_DIGIT

public static final java.lang.String INTERLEAVED2OF5_HUMAN_READABLE_SHOW_CHECK_DIGIT
Constant to indicate the Interleaved 2 of 5 human readable show check digit attribute.

See Also:
Constant Field Values

PDF417_SCALABLE

public static final java.lang.String PDF417_SCALABLE
Constant to indicate the PDF417 scalable attribute.

See Also:
Constant Field Values

PDF417_TRUNCATE

public static final java.lang.String PDF417_TRUNCATE
Constant to indicate the PDF417 truncate attribute.

See Also:
Constant Field Values

PDF417_SECURITY_LEVEL_AUTOMATIC

public static final java.lang.String PDF417_SECURITY_LEVEL_AUTOMATIC
Constant to indicate the PDF417 security level automatic attribute.

See Also:
Constant Field Values

UCCEAN128_SCALABLE

public static final java.lang.String UCCEAN128_SCALABLE
Constant to indicate the UCC/EAN scalable attribute.

See Also:
Constant Field Values

UCCEAN128_HUMAN_READABLE_BELOW

public static final java.lang.String UCCEAN128_HUMAN_READABLE_BELOW
Constant to indicate the UCC/EAN human readable below attribute.

See Also:
Constant Field Values

UCCEAN128_HUMAN_READABLE_ABOVE

public static final java.lang.String UCCEAN128_HUMAN_READABLE_ABOVE
Constant to indicate the UCC/EAN human readable above attribute.

See Also:
Constant Field Values

UPC_A_SCALABLE

public static final java.lang.String UPC_A_SCALABLE
Constant to indicate the UPC-A scalable attribute.

See Also:
Constant Field Values

UPC_A_SHOW_HUMAN_READABLE

public static final java.lang.String UPC_A_SHOW_HUMAN_READABLE
Constant to indicate the UPC-A show human readable attribute.

See Also:
Constant Field Values

UPC_A_TWO_DIGIT_ADDON

public static final java.lang.String UPC_A_TWO_DIGIT_ADDON
Constant to indicate the UPC-A two digit addon attribute.

See Also:
Constant Field Values

UPC_A_FIVE_DIGIT_ADDON

public static final java.lang.String UPC_A_FIVE_DIGIT_ADDON
Constant to indicate the UPC-A five digit addon attribute.

See Also:
Constant Field Values

LINE_PRINT_TRANSIENT_IMAGES

public static final java.lang.String LINE_PRINT_TRANSIENT_IMAGES
Constant to indicate the Line Print Transient Images attribute.

See Also:
Constant Field Values

GRAPHIC_PRINT_TRANSIENT_IMAGES

public static final java.lang.String GRAPHIC_PRINT_TRANSIENT_IMAGES
Constant to indicate the Graphic Print Transient Images attribute.

See Also:
Constant Field Values


Copyright © 2005 SAP AG. All Rights Reserved.