Make

Split by Barcode

Splitting the PDF file, based on the barcode data, as a filter is a remarkable feature in PDF4me. This function is quite handy when integrated with Make.

Parameters

File NameString, Required

Map the file name from the source action

Documentstring, Required

Map the file Data from the source action

Barcode TextString, Required

Text to be searched in Barcode

Barcode Filterstring, Required
Default: Starts with

Filter options for text in the barcode.

- Starts with
- Ends with
- Contains
- Exact

Barcode Typestring, Required
Default: Any Type

Choose the type of Barcode to split by.

  • Any Type
  • Only QR Code
    QrCode
  • Only Datamatrix
    DataMatrix
Split Barcode PageOption, Required
Default: Before the barcode

Choose the way split should occur.

- Before the barcode
- After the barcode
- Remove the page containing the barcode

PDF Render Dpiinteger

Render DPI. Valid values - 100, 150, 200, 250

Combine pages with same barcodes. Any pages having consecutively same barcode texts will be merged as a single document

  • Yes
  • No
  • Empty

Output

NameString

The name of the output file.

DocumentsArray of object

The Document is an array, this array contains the document which has been split. The output PDF can be found in the Doc Data in Base64 format.

Split by Barcode module in Make