Working with PDF tools
This feature is deprecated from version 7.1.28 because the quality has been implemented in the new UI.
PDF tools are available in OpenKM from OpenKM version 7.1.6.
It comes enabled by default in the OpenKM KCenter user interface from version 7.1.18.
The OpenKM classic user interface must be enabled with External tab document extension.
PDF tools are a set of features that allow the transformation of PDF files. The PDF transform features are:
Feature | Description |
---|---|
Split |
Split the chosen pages into a single file for each one. |
Rotate |
Rotate the selected pages in a new single file. |
Extract |
Extract the chosen pages into a new single file. |
Remove |
Remove the desired pages. |
Steps to enable PDF tools in the classic user interface
- Enable the extension External tab document extension.
- Register the URL in the configuration parameter named "extension.external.tab.document".
Field / Property | Type | Description |
---|---|---|
extension.external.tab.document |
String |
Take the following URL as a sample; you should change your application URL, keeping the "/openkm/vue/pdf-tools/index.jsp" part. http://localhost:8080/openkm/vue/pdf-tools/index.jsp For version 7.1.17 and older, use: http://localhost:8080/openkm/pdf-tools/index.jsp |