Home | Trees | Indices | Help |
|
---|
|
This class pipes the label data directly through a /dev/* entry. Consequently, this is very Unix/Linux specific. It *MAY* work on Mac too.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
device A string with the path to the device to print to. |
|||
shipment A reference to the FedexProcessShipmentRequest to print. |
|
|||
Inherited from |
|
Instantiates from a shipment object. You may optionally specify a path to a /dev/ device. Defaults to /dev/ttyS0.
|
Prints all of a shipment's labels, or optionally just one.
|
Pipe the binary directly to the label printer. Works under Linux without requiring PySerial. This is not typically something you should call directly, unless you have special needs.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 31 09:46:47 2010 | http://epydoc.sourceforge.net |