Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

← 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.X

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".

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

File ID*

1.0.X

Unique fileId of the file in the PlusWorkflow system

Integer Editable fieldThe value should be greater than 0

Document class*

1.0.X

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.X

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.X

Saves new documents as a new version if the indexes match

BooleanNoEditable field 

Connect to process*

1.0.X

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.X

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.X

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.X

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.X

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.X

  • Adding component
 

 

  • No labels