Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Batch Object - Merge Selected

Batch Object Command Grooper.Core

Merges selected items into one or more new Batch Folders, with configurable content type and grouping.

Remarks

The Merge Selected command combines multiple selected Batch Objects into new Batch Folders, using the specified content type and grouping options.

  • Use this command to reorganize batch structure, group related items, or consolidate documents for processing.
  • The 'Content Type' property determines the classification of the new folders.
  • The 'Items Per Folder' property controls how many items are merged into each folder.

This command is useful for batch preparation, manual document assembly, or correcting batch structure after import or separation.

> Note: If 'Items Per Folder' is set to 0, all selected items are merged into a single folder. Otherwise, items are grouped into folders of the specified size.

Example: Before and After Merging Selected Items

Suppose you have the following batch structure, and you select "Page 1", "Page 2", and "Page 3" to merge:

Before Merge Selected

 Batch
  ├─📄 Page 1
  ├─📄 Page 2
  ├─📄 Page 3
  └─📄 Page 4
 

If you merge all three selected pages into a single folder:

After Merge Selected

 Batch
  ├─📁 Merged Folder
  │  ├─📄 Page 1
  │  ├─📄 Page 2
  │  └─📄 Page 3
  └─📄 Page 4
 

If 'Items Per Folder' is set to 2, the result would be two folders, each containing up to two items.

Properties

NameTypeDescription

See Also

Notification