- Added Remote Printing menu to the PDF Viewer.
{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
Server PrintingInactive
The following information is derived from the plugin description.
Print reports using printers connected to the server.
The printing application is available at /serverprint and can be used from the HTML Viewer to print reports remotely. Only server connected printers can be used.
Using the Users and Groups application restrictions can be made, which printers may be used for printing by a given user or group. The same restrictions apply to users of the Task Planner print action.
Changelog Information
- Directly printing a report now requires the URL parameter
printNow=1
. - Printer tray selection is supported. For Java 17, the command line parameter
--add-exports=java.desktop/sun.print=ALL-UNNAMED
is required. Command line parameter can be set in the configuration application in the advanced view.