PDF Invoice Solution: Split PDF Invoices on invoice number information within the PDF with the PDF Content Splitter Command Line software. How to split invoice PDF file based on the Order ID or Invoice Number?

Hello,

Is the old PDF splitter product version 2 no longer being supported or developed ? Is this content splitter program intended to replace it ?

Are you able to fix the issue with the program we already have ? Or is our only option to purchase a new product ?

Also, do you have any instruction on how to use the content splitter command line ?

Thanks.
Customer
---------------------------------------

image
>>Is the old PDF splitter product version 2 no longer being supported or developed ? Is this content splitter program intended to replace it ?
>>Are you able to fix the issue with the program we already have ? Or is our only option to purchase a new product?

Thanks for your message, the "VeryPDF PDF Content Splitter GUI" version is no longer being developed continue, our focus is put on the "VeryPDF PDF Content Splitter Command Line (pdfcs.exe)" software, the command line version is work better than GUI version currently, we are also adding more functions to the command line version continue.

>>Also, do you have any instruction on how to use the content splitter command line?

Yes, the "VeryPDF PDF Content Splitter Command Line (pdfcs.exe)" software can be used easily, please by the following steps to use the PDF Content Splitter Command Line (pdfcs.exe) software.

1. Please download "PDF Content Splitter Command Line (pdfcs.exe)" from this web page first,

https://www.verypdf.com/app/pdf-content-splitter/try-and-buy.html#buy-cmd
https://www.verypdf.com/dl2.php/pdf-content-splitter-cmd.zip

2. After you download it, you may unzip it to a folder, such as, D:\downloads\pdf-content-splitter-cmd folder,

3. You can run following command line to get all text contents and their coordinates,

pdfcs.exe -listtext D:\downloads\XXCTI_RAXINV_BATCH_50083513.pdf

From the log message, we could find following information for the positions of invoice numbers,

image

[439.20, 48.48, 443.65, 55.88] '50083487'
[439.20, 48.48, 443.65, 55.88] '50083488'
[439.20, 48.48, 443.65, 55.88] '50083490'
[439.20, 48.48, 443.65, 55.88] '50083513'
[439.20, 48.48, 443.65, 55.88] '50083511'

So, we know the position for these invoice numbers is "[439.20, 48.48, 443.65, 55.88]", now, we will run following command line to split your PDF file by the position of invoice numbers,

D:\downloads\pdf-content-splitter-cmd\pdfcs.exe -x 439.20 -y 48.48 -mode 0 D:\downloads\XXCTI_RAXINV_BATCH_50083513.pdf  D:\downloads\out.pdf

[Found] Page   1, [439.20, 48.48,474.78, 55.88], "50083487"
[Found] Page   2, [439.20, 48.48,474.78, 55.88], "50083488"
[Found] Page   3, [439.20, 48.48,474.78, 55.88], "50083489"
[Found] Page   4, [439.20, 48.48,474.78, 55.88], "50083490"
[Found] Page   5, [439.20, 48.48,474.78, 55.88], "50083491"
[Found] Page   6, [439.20, 48.48,474.78, 55.88], "50083492"
[Found] Page   7, [439.20, 48.48,474.78, 55.88], "50083493"
[Found] Page   8, [439.20, 48.48,474.78, 55.88], "50083496"
[Found] Page   9, [439.20, 48.48,474.78, 55.88], "50083498"
[Found] Page  10, [439.20, 48.48,474.78, 55.88], "50083499"
[Found] Page  11, [439.20, 48.48,474.78, 55.88], "50083501"
[Found] Page  12, [439.20, 48.48,474.78, 55.88], "50083502"
[Found] Page  13, [439.20, 48.48,474.78, 55.88], "50083503"
[Found] Page  14, [439.20, 48.48,474.78, 55.88], "50083504"
[Found] Page  15, [439.20, 48.48,474.78, 55.88], "50083505"
[Found] Page  16, [439.20, 48.48,474.78, 55.88], "50083506"
[Found] Page  17, [439.20, 48.48,474.78, 55.88], "50083507"
[Found] Page  18, [439.20, 48.48,474.78, 55.88], "50083508"
[Found] Page  19, [439.20, 48.48,474.78, 55.88], "50083509"
[Found] Page  20, [439.20, 48.48,474.78, 55.88], "50083510"
[Found] Page  21, [439.20, 48.48,474.78, 55.88], "50083511"
[Found] Page  22, [439.20, 48.48,474.78, 55.88], "50083513"

We will get 22 PDF files, because your PDF file contains 22 unique invoice numbers.

image

This software also add the invoice numbers into the PDF file names. It can separate single PDF Invoice file to multiple individual files by invoice numbers easily.

We suggest you may download "PDF Content Splitter Command Line (pdfcs.exe)" from our website to try, if you encounter any problem with this software, please feel free to let us know, we are glad to assist you asap.

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!