Overview
Simple printing API. The module currently only provides an API to call and a method of choosing the default printer for OpenMRS. No additional functionality is included.
Setup
In your module you must indicate that the printing module is required. In config.xml put:
Example Usage
interactive mode will pop up a java print dialog box that the user must click through to continue printing.