OCMS Import Print - tsgrp/HPI GitHub Wiki
This feature gives users the ability to print to the OCMS repository from any application. In order to make this work, a printer must be accessible from the client machine to print to OCMS. After printing to OCMS, the user can then utilize the normal Bulk Upload action to select prints to add to a folder/case in OCMS.
Setup Notes
- Choose a location in the repository where temp print objects should be located. Users must have full Read/Write/Delete access on this folder.
- Install PDFCreator and setup the printer. The free way to install this must be executed on each individual client machine. A server-based option is available, but an associated license is required.
- For the free local installation, set up the
.bat
script that PDF Creator will utilize. See thesetup\print-to-repo
folder in OCMS source for an example script. - Configure bulk upload to look for Temp Print objects using the OCMS Admin.
Additional instructions are found in this google doc