2.90:Content Action: Difference between revisions

From Grooper Wiki
Created page with "<blockquote style="font-size:14pt"> '''Content Action''' is an '''Activity''' providing additional functionality for multi-page file formats (PDF and TIF files). </blockquote>..."
 
No edit summary
Line 1: Line 1:
<blockquote style="font-size:14pt">
<blockquote style="font-size:14pt">
'''Content Action''' is an '''Activity''' providing additional functionality for multi-page file formats (PDF and TIF files).
'''Content Action''' is an '''Activity''' providing additional functionality for multi-page file formats (PDF and TIF files) through one of five actions: ''Split'', ''Merge'', ''ClearChildren'', ''ClearContent'', ''RepairPDF''.
</blockquote>
</blockquote>


Most commonly, this '''Activity''' is used to split multipage documents in a '''Batch''', creating child '''Batch Page''' objects for each page in the file.  This '''Activity''' is also used to merge child '''Batch Pages''' and '''Batch Folders''' into a multipage file, stored on the parent '''Batch Folder'''.  Though less common, there is additional functionality to delete child objects, remove a PDF file from a '''Batch Folder''' and repair a PDF file.
Most commonly, this '''Activity''' is used to split multipage documents in a '''Batch''', creating child '''Batch Page''' objects for each page in the file (using the ''Split'' action).  This '''Activity''' is also used to merge child '''Batch Pages''' and '''Batch Folders''' into a multipage file, stored on the parent '''Batch Folder''' (using the ''Merge'' action).  Though less common, there is additional functionality to delete child objects (using the ''ClearChildren'' action), remove a PDF file from a '''Batch Folder''' (using the ''ClearContent'' action), and repair a PDF file (using the ''RepairPDF'' action).


== About ==
== About ==

Revision as of 16:43, 10 March 2021

Content Action is an Activity providing additional functionality for multi-page file formats (PDF and TIF files) through one of five actions: Split, Merge, ClearChildren, ClearContent, RepairPDF.

Most commonly, this Activity is used to split multipage documents in a Batch, creating child Batch Page objects for each page in the file (using the Split action). This Activity is also used to merge child Batch Pages and Batch Folders into a multipage file, stored on the parent Batch Folder (using the Merge action). Though less common, there is additional functionality to delete child objects (using the ClearChildren action), remove a PDF file from a Batch Folder (using the ClearContent action), and repair a PDF file (using the RepairPDF action).

About