Here’s the larger picture of the project:
I’m helping Kimberley Motley put a database of world laws online.
I have a zip file that has a directory per country then inside each directory is a list of files that represent whatever law documentation is available.
In an ideal world PDF 2 POST would take open the master zip file, create a top level page per country that was blank, then add a sub-page per country where each page was the name of the file and the text on the page was the contents of the file.
This feels like a special use case so may not be part of your core product design / plan.
If so, I completely understand, just trying to see how much manual labor I can avoid via this awesome plugin.
If it doesn’t fit your plans, I’ll probably work on scripting something from the command line level, that just feels painful… ??