Skip to end of metadata
Go to start of metadata

 

← 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

Basic information

Component ID in PWFL: cuf-components.pdf.splitter.dual

Category: Documents

Available from version: 1.0.111

Description

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.

Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions

File ID*

1.0.111

Unique fileId of the file in the PlusWorkflow system

Integer Editable fieldThe 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 listList of document classes available in the system

Document description

1.0.111

Description of the added document

String Editable fieldWhen 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

BooleanNoEditable fieldAll generated documents will be added as consecutive versions to the document in the archive after matching indexes.
Exceute action*1.0.112Execute actions that have a source set to add a new document from the archiveBooleanNoEditable 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.

BooleanNoEditable 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 listThe 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 fieldOther types need to be mapped to string.

Parameter*- required field

Sample configuration

Change log

1.0.112

  • Adding new param "Execute actions"

1.0.111

  • Adding component
 

 

  • No labels
Write a comment…