Jacques B Posted November 16 Report Share Posted November 16 Here's my GitHub repository of a BASH script I wrote to parse PDFs. https://github.com/jjrboucher/PDF-Processing It runs several different commands against it, plus I added my own processing to it, looking for previous versions of a PDF within a PDF (explained in the ReadMe on GitHub). Best, Jacques Quote Link to comment Share on other sites More sharing options...
Marco de Moulin Posted November 22 Report Share Posted November 22 Nice one! I am going to see if I can make this a crawler script so you can run it automatically on all your cases if you want. I will keep you informed. Marco 1 Quote Link to comment Share on other sites More sharing options...
Jacques B Posted Wednesday at 07:25 PM Author Report Share Posted Wednesday at 07:25 PM Thanks Marco, It would be great to incorporate even the part that counts the # of %%EOF in a PDF and displays that in a custom column. That would alert the reviewer to the fact that a PDF has prior versions (that may or may not be recoverable, but knowing is half the battle). That would be a very easy (and short) Python script. Jacques Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.