A-PDF :: Affordable PDF Tools

Can I batch scan and split PDF files using Command Line?

Return KB main page

Question

Which PDF split tool is especical for splitting PDF files based on barcodes? Use command line to batch split could be better.

Solution

A-PDF Scan and Split (free download here) is software to split PDF files based on barcodes.

This program also allows you to batch split in Command Line mode, just use the command line below:

C:\Files>set SplitCmd="C:\Program Files\A-PDF ScanandSplit\PSASCMD.exe"
C:\Files>for %f in (*.pdf) do %SplitCmd% BARCORE "%f" -O"C:\output" -P"{barcode}"

Video Tutorial

a-pdf-scan-and-split-video-tutorial-image

This Image tutorial will give you an overview of the procedure how easy to use this product!

More Related Q&A

Related products

  • A-PDF Split - Split any Acrobat PDF file into separate pdf files base on page, bookmark and more
  • A-PDF Scan Optimizer - batch optimize your scanned PDF documents
  • A-PDF Scan and Split - batch scan large volumes, unrelated documents and then create multiple PDF files separated base on blank page or barcode page
  • A-PDF Scan Paper - Scan and organize paper in PDF format, use thumbnails and metadata to filter, secure, send scanned documents.

We always like improving our products based on your suggestions. Please send your feedback (or ask questions) to us in the contact page.

Return KB main page