New Split File Before Search Text Feature in Win2PDF

We recently had a hospital contact us with a request for Win2PDF. Due to new California regulations regarding how to provide notice for medical bills, they needed to modify their notification processes. One step was searching through a single large output PDF that had bills from hundreds of different patients, and then splitting the PDF into separate pages each time it encountered a “FINAL NOTICE” tag.

Win2PDF already had the ability to split a PDF file AFTER a search term, but in this case the search text appeared on the first page of the bill so the customer needed the file split BEFORE the “FINAL NOTICE” search term.

So, we added this to Win2PDF.

Win2PDF 10.0.133 supports a new “splitpagesbeforesearch” command line. It works the same as “splitpagesaftersearch“, but splits on the page before the search text. It can be used through the Win2PDF Desktop app or through the command line.

The second change needed to accomplish this customer’s issue is a new “getcontentsearches” command line. It works the same as “getcontentsearch“, but continues searching the entire PDF and outputs all matching text to standard output.

This is another example of adding or extending Win2PDF features based on customer requests. If you’re looking for a feature not supported by Win2PDF (or other PDF software), let us know! We may be able to adapt Win2PDF to meet your needs.

Leave a comment