Trimble Zebra Printing was built to simplify and standardize ZPL printing in the Trimble Facilities. This includes features, such as DPI scaling, to improve printing automation. Upscaling DPI results in a loss of quality. Matching DPIs or downscaling is recommended.
Reason this release was yanked:
Invalid Dependencies
Project description
Trimble Zebra Printing
Trimble Zebra Printing was built to simplify and standardize ZPL printing in the Trimble Facilities. This includes features, such as DPI scaling, to improve printing automation. Upscaling DPI results in a loss of quality. Matching DPIs or downscaling is recommended.
class Zebra
Class To Communicate & Print With (Zebra) Label Printers.
def print_label(commands, queue = None):
Print Label Using ZPL Commands.
:param commands: ZPL command (string)
:param queue: printer queue (string) (optional)
def set_queue(queue):
Set Printer Queue.
:param queue: printer queue (string)
def get_queues():
Get Printer Queues.
:return: printer queues (list)
def get_printer_dpi(queue = None):
Get Printer DPI.
:param queue: printer queue (string) (optional)
:return: printer DPI (int)
def get_label_dpi(commands):
Get Label DPI.
:param commands: ZPL command (string)
:return: label DPI (int)
def setup(label_height, label_width, direct_thermal = None):
Setup Printer Parameters Manually.
:param label_height: tuple (label height, label gap) (in dots)
:param label_width: label width (in dots)
:param direct_thermal: True if using direct thermal labels (bool) (optional)
def autosense():
Autosense Label Parameters.
def reset():
Reset Printer.
def reset_default():
Reset Printer to Factory Default.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file TrimbleZebraPrinting-1.1.2.tar.gz.
File metadata
- Download URL: TrimbleZebraPrinting-1.1.2.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3364b20fd0cdfaf6b3194027157a8c1ea5470c246b844851133ba6b02c30af7d
|
|
| MD5 |
11817638ecf50d1e5723b6b21908043f
|
|
| BLAKE2b-256 |
acc5f0108e44ee2729a442f9e1f88ef3f2f90e5cfd6707522d402df72be160b8
|
File details
Details for the file TrimbleZebraPrinting-1.1.2-py3-none-any.whl.
File metadata
- Download URL: TrimbleZebraPrinting-1.1.2-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c46052e893e40283bdacdfcab54954082514588050fc871685a782da03afc6e
|
|
| MD5 |
1b671affd2a616750a0850f967dc1180
|
|
| BLAKE2b-256 |
00d9b722b2f9878c39e851a72c727abf4aaead6f16093b096bfe9474dce8b075
|