cobi.wms:print_settings
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cobi.wms:print_settings [2021/09/21 15:11] – created tkammer | cobi.wms:print_settings [2023/05/04 15:21] (current) – tkammer | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | //This page is not yet available.// | + | ====== Print Settings ====== |
+ | |||
+ | COBI.wms supports two types of printing: | ||
+ | |||
+ | * Contacting a network printer directly from the mobile device | ||
+ | * Contacting the [[Print Service]] running on a MS Windows Server | ||
+ | |||
+ | The first option is mostly suitable for printing wares labels, and the second for printing booked documents. | ||
+ | |||
+ | ===== Label printing ===== | ||
+ | |||
+ | This type of printing requires a network-capable printer, but no additional server-side software. | ||
+ | |||
+ | For label printing, the app uses templates in a custom HTML-based format which is described here: [[: | ||
+ | |||
+ | ==== Method ==== | ||
+ | |||
+ | Under the label printing setting, you will notice that there is once again a choice of two methods: **Android standard** and **ZPL-compatible**. | ||
+ | |||
+ | Choosing the Android standard method means that whenever you want the app to print a label, it will generate the page to be printed but delegate the actual printing task to the Android operating system. | ||
+ | |||
+ | The ZPL-compatible method will make the app construct print commands in the [[https://en.wikipedia.org/ | ||
+ | |||
+ | ==== ZPL printer addresses ==== | ||
+ | |||
+ | As the name implies, this setting is only needed if you choose the **ZPL-compatible** method for label printing. | ||
+ | |||
+ | The text field must be filled with the IP addresses of the ZPL-compatible network printers, one IP address per line. If your printers have resolvable names in your local DNS, you may of course also use their host names instead of IP addresses. | ||
+ | |||
+ | ==== ZPL TCP send buffer size ==== | ||
+ | |||
+ | Most of the time, this field can be left empty. | ||
+ | |||
+ | ===== Document printing ===== | ||
+ | |||
+ | This type of printing requires the COBI.wms Print Service to be installed on a Windows Server that can be reached from the Android mobile devices. | ||
+ | |||
+ | Currently, the document printing feature works solely in combination with **coresuite designer** layouts. | ||
+ | |||
+ | ==== Print service address ==== | ||
+ | |||
+ | This text field must be filled with the IP address or host name of the Windows Server on which the COBI.wms Print Service service is running. | ||
+ | |||
+ | The default port is 9110. If you configured the service to use a different TCP port, then you must specify the port number via the format ''< | ||
+ | |||
+ | For example, if the Windows Server has the IP address 192.168.16.20 and the port number of the COBI.wms Print Service is configured to be 9120, then the text field must contain: '' | ||
+ | |||
+ | ==== Authentication ==== | ||
+ | |||
+ | If you've configured the [[Print Service]] with multi-tenancy support, you must enter the correct '' | ||
+ | |||
+ | ==== Print Mode, Layout ID, and Print Def settings ==== | ||
+ | |||
+ | The rest of the print settings screen consists of **Print Mode**, **Layout ID**, and **Print Def** fields for each type of booking where the app supports printing. |
cobi.wms/print_settings.1632229908.txt.gz · Last modified: 2021/09/21 15:11 by tkammer