The following advanced configuration options are available via the Config editor. See Using the Advanced Config Editor for information about using the Config Editor.
| Config key | Description |
|---|---|
| web-print.job-idle-timeout-mins | If a Web Print job remains unchanged for longer than this period of time, it is considered finished and is “cleaned up”. The default idle job timeout is 20 minutes. |
| web-print.job-rendering-timeout-mins | The Web Print server is given this length of time to render a Web Print document. The default job rendering timeout is 5 minutes. |
| web-print.max-copies | This is the maximum number of copies a user can print via Web Print. This option exists to prevent users accidentally printing too much. |
| web-print.hot-folder | The location where uploaded files are written. Default is [app-path]/server/data/web-print-hot-folder/. Note: Must be local to the PaperCut server. |
| web-print.disable-macros | Disable Microsoft Office macros. Values = Y, N, DEFAULT. To block macros, set to Y. |
| web-print.enable-openoffice-support | To enable support for printing OpenOffice documents, change the key from N to Y. |
The following configuration options are available in the Web Print server configuration file, located at [app-path]/providers/web-print/[platform]/web-print.conf.
| Config Name | Description |
|---|---|
| hotfolder | The location of the Web Print hot folder. This is generally a mapped drive letter (Windows) or a mount point that maps to a file share (Mac, Linux). It might also be a local path, if the Web Print server software is running on the same system as the PaperCut NG/MF primary server. |
| debug | Set to on to enable debug logging. |
| options.pdf | Set to xpdf to force PDF printing to use the built-in PDF printing routines. Set to acrobat to force PDF printing to use Adobe Reader. |
Comments