Closed facelessuser closed 10 years ago
Really want this to convert an entire folder of documents. Need to thread the process. Should probably thread all calls (even single file calls) and lock the commands until work is done. Thinks will be more responsive that way.
Sticking with only threading batch for now. Done.
Really want this to convert an entire folder of documents. Need to thread the process. Should probably thread all calls (even single file calls) and lock the commands until work is done. Thinks will be more responsive that way.