Skip to main content

2 posts tagged with "iterator"

View All Tags

Split PDFs by Barcode in Make: Iterator + PDF4me Split by Barcode (Step-by-Step)

· 4 min read
SEO and Content Writer

When you scan a stack of documents into one PDF, the easiest way to split it is by barcode separator pages. PDF4me’s Split by Barcode module does exactly that—and Make’s Iterator turns the split results into individual files you can upload to Dropbox.

This guide is fact‑checked from the provided Make screenshots, including the exact module names, fields, and sample values.

Merge Multiple PDFs from a Folder in Make: Iterator, Array Aggregator, and PDF4me Step-by-Step

· 9 min read
SEO and Content Writer

You have multiple PDFs in a Dropbox folder and want them merged into a single PDF automatically. The catch: PDF4me Merge Multiple PDFs expects an array of file data, but Dropbox Watch Files returns a list of file metadata—and Download a File returns one file at a time. To bridge that gap, you need Iterator and Array Aggregator: the Iterator processes each file one by one, and the Array Aggregator collects those results into the array that Merge expects.

This guide walks through the full Make scenario, with special focus on how the Iterator and Array Aggregator work and how to wire them to the PDF4me Make connector.