Working with PDF tools
This feature is deprecated as of version 7.1.28 because the functionality has been implemented in the new UI.
PDF tools have been available in OpenKM since OpenKM version 7.1.6.
They are enabled by default in the OpenKM KCenter user interface as of 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 separate file for each page. |
Rotate |
Rotate the selected pages into a single new file. |
Extract |
Extract the chosen pages into a single new file. |
Remove |
Remove the selected 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 |
Use 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 earlier, use: http://localhost:8080/openkm/pdf-tools/index.jsp |