I’m trying to correctly split one PDF file into multiple files based on Barcode scan task. I have different page size invoices in PDF file. This is my process, first on Forlder Capture → Barcode Scan (Barcode types to detect – Code 128, Barcode orientations – Left to right, Settings Process by – File and check checkbox Delete existing metadata) next on PDF Splitter ( Split medhod - Split PDF file based on Metadata, Metadata level – Data page, The following rule – Sequencing criteria, Split before, Rule – Barcode_1_Value Contains .). some files are incorretly spliting. Example input file on 47 invoices, but sent to folder 48 invoices. My question is - Why seldom input page count does not equal to Send To Folder count?
Thanks for the reply.
Maybe I can send pictures. the process is very simple.
The input file has two barcodes at the top of the page. One is the contract number, the other is email. Both have the symbol “.”.
Without the data file and the Workflow process to reproduce the issue, I cannot dig further in your issue. I can’t either reproduce the issue and test a possible fix or workaround. Could be that there is a syntax error somewhere.
My understanding is that you will not change the order of a document with metadata alone. In order to use metadata to reorder the original file you must create a PP Design template which uses the original PDF as the page background, tag the print pages with the relevant metadata and then recompile and output a final document.
Actually, if re-ordering the PDF is the only goal, you do not need a Template. Simply have the PDF go through the Barcode scan plugin and you will obtain a basic metadata of 1 document with as many datapage as there is in your PDF. Also, any barcode read will be added as a field in the metadata.
Then, using Metadata Fields Management plugin you can create fields holding extracting values from your PDF pages.
Following that you can setup the Metadata Sorter.
Once done, use the Create PDF where the Document will be passthrough (none). This will regenerate your PDF in the order setup in your metadata file.