cobi.wms:print_helper
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cobi.wms:print_helper [2021/11/08 11:48] – created tkammer | cobi.wms:print_helper [2022/09/01 10:06] (current) – removed tkammer | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Print Helper ====== | ||
- | The COBI.wms Print Helper receives commands from the Android app over the network and triggers a print event on the MS Windows machine it runs on. Currently, it only supports doing so by generating a Coresuite Remote Print XML file. | ||
- | |||
- | Download: {{cobiwms-print-helper.zip}} | ||
- | |||
- | ===== Install ===== | ||
- | |||
- | - Extract the contents of '' | ||
- | - Run the following command in '' | ||
- | - Create '' | ||
- | - You can now start/stop the service from the MS Windows '' | ||
- | |||
- | Example config file: | ||
- | |||
- | <code json> | ||
- | { | ||
- | " | ||
- | ," | ||
- | } | ||
- | </ | ||
- | |||
- | ===== Update ===== | ||
- | |||
- | - Stop the service. | ||
- | - Extract the contents of the new ZIP file into '' | ||
- | - Start the service. | ||
- | |||
- | ===== Uninstall ===== | ||
- | |||
- | - Stop the service. | ||
- | - Run the following command in '' | ||
- | - Delete the folder '' |
cobi.wms/print_helper.1636368526.txt.gz · Last modified: 2021/11/08 11:48 by tkammer