User Tools

Site Tools


cobi.wms:print_helper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cobi.wms:print_helper [2022/02/28 16:27] tkammercobi.wms:print_helper [2022/09/01 10:06] (current) – removed tkammer
Line 1: Line 1:
-====== Print Helper ====== 
  
-The COBI.wms Print Helper is an MS Windows service which receives commands from the Android app and triggers a print event on the Windows machine.  Currently, it only supports doing so by generating a Coresuite Remote Print XML file. 
- 
-Download: {{cobiwms-print-helper.zip}} 
- 
-===== Install ===== 
- 
-  - Extract the contents of ''cobiwms-print-helper.zip'' to ''C:\cobiwms-print-service\''. 
-  - Run the following command in ''cmd.exe'' or PowerShell: ''C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe C:\cobiwms-print-service\cobiwms-print-service.exe'' 
-  - Create ''C:\cobiwms-print-service\config.json''. 
-  - You can now start/stop the service from the MS Windows ''Services'' application. 
- 
-Example config file: 
- 
-<code json> 
-{ 
-  "ListenPort": 9110 
-  ,"PrintDirectory": "C:\\CoresuiteRemotePrint\\Productive" 
-} 
-</code> 
- 
-===== Update ===== 
- 
-  - Stop the service. 
-  - Extract the contents of the new ZIP file into ''C:\cobiwms-print-service\''. 
-  - Start the service. 
- 
-===== Uninstall ===== 
- 
-  - Stop the service. 
-  - Run the following command in ''cmd.exe'' or PowerShell: ''C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe /u C:\cobiwms-print-service\cobiwms-print-service.exe'' 
-  - Delete the folder ''C:\cobiwms-print-service\''. 
cobi.wms/print_helper.1646062033.txt.gz · Last modified: 2022/02/28 16:27 by tkammer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki