- Document rotation has been added. Use the rotation icon in the toolbar to turn the entire document counterclockwise.
{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
PDF ViewerInactive
The following information is derived from the plugin description.
The PDF Viewer Plugin allows displaying PDF files on the server in a fully featured viewer. It is being used for file previews and supports downloading and printing the PDF file.
Together with i-net Clear Reports, you can render and display reports directly using the PDF Viewer.
Changelog Information
- Integration of export formats for reports generated by i-net Clear Reports.
Fixed Bugs
- Do not load the report file more than once the first time it is called up.
- Printing a second PDF using the i-net HelpDesk Tickets application did not work.
- Password protected PDFs could not be opened in the i-net HelpDesk Tickets application.
Fixed Bugs
- Loading PDF files from the file system failed.
- Errors where not shown to the user.
- Initial Release of the PDF Viewer. The viewer can be used as a rendering format, much alike the HTML Viewer.
- The viewer is called using
init=pdfviewerwhen requesting a report. It will only be useful in an online browser when rendering reports. - The viewer takes care of loading the requested report, as well as handling prompt request.
- It should be noted, that the viewer will display reports only when they have finished rendering. The state of loading the PDF is provided from the viewer.
- PDFs displayed in the viewer can be saved and printed, if natively supported by your modern browser.
- Using a prompt on refresh option you can modify the prompt input when reloading a report using the menu.
- Report files with group information will render an outline on the left side. You can select an outline entry to jump to the page and section - which is highlighted. Clicking the entry again removes the highlight from the document.
- A separate text search is not provided by the viewer, since the browser has a much more powerful search. However, you can select and copy highlighted text from the document.
Fixed Bugs
- Printing should work again from the PDF viewer, which previously was broken due to a CSP header issue.
Security Fixes
- Security Update for CVE-2024-4367
- If pdf.js is used to load a malicious PDF, and PDF.js is configured with isEvalSupported set to true (which is the default value), unrestricted attacker-controlled JavaScript will be executed in the context of the hosting domain.
