← Return to the list of available setters
← Return to the list of available applications
If you have trouble understanding how the action works, check the descriptions: Application, Setter, Conditional execution, Component parameters
Component ID in PWFL: cuf-components.pdf.splitter.dual
Category: Documents
Available from version: 1.0.111
The component is used to divide a PDF document into several separate documents limited by a range of pages. New documents are automatically added to the archive, you can assign indexes, so you can link the created documents with the original. The name of the created documents is in the format <original_name> _ <processing_number>. <original_extension>, eg "Test document_2.pdf". Only unencrypted and unsecured PDF documents can be split.
Name of the parameter | From version | Description | Parameter type | Default value | Field type | Notes and restrictions |
---|---|---|---|---|---|---|
File ID* | 1.0.111 | Unique fileId of the file in the PlusWorkflow system | Integer | Editable field | The value should be greater than 0. The document does not need to be attach to the process | |
Document class* | 1.0.111 | The target class of documents to which the newly created documents will be added. | String | Selection list | List of document classes available in the system | |
Document description | 1.0.111 | Description of the added document | String | Editable field | When blank, the system sets the document description with the name of the selected document class | |
Save as new version* | 1.0.111 | Saves new documents as a new version if the indexes match | Boolean | No | Editable field | All generated documents will be added as consecutive versions to the document in the archive after matching indexes. |
Exceute action* | 1.0.112 | Execute actions that have a source set to add a new document from the archive | Boolean | No | Editable field | |
Connect to process* | 1.0.111 | If YES - after being created, the documents will be attached to the document, NO - new documents will be visible only in the archive. | Boolean | No | Editable field | |
From the side* | 1.0.111 | Page range for a new document (closed range - including this page). Pages counted from 1. | Integer array | Editable field | The value must be greater than 0 (Pages counting from 1) | |
To the page* | 1.0.111 | Page range for a new document (closed range - including this page).. When the range exceeds the number of pages in the original document, it will be cut to the end of the document (including the last page). | Integer array | Editable field | The value must be greater than 0 (Pages counting from 1) | |
Index name | 1.0.111 | The name of the index in the target document class | String array | Selection list | The selection list depends on the selected document class | |
Index value | 1.0.111 | The index value that will be set when creating a new document. | String array | Editable field | Other types need to be mapped to string. |
Parameter*- required field
1.0.112
- Adding new param "Execute actions"
1.0.111
- Adding component
0 Comments