I've just downloaded the 1.9.1.317 PDFCreator Test Version.
A lot of changes and a much simpler interface, but it has a show stopper for me.
The <DateTime> replacement operation has changed.
In the previous versions of PDFCreator <DateTime> would be replaced by YYYYMMDDHHmmSS
and this was good. Its key feature is that it can be sorted.
1.9.1 appears to have two replacements for <DateTime>
In the Author template it gets replaced with MM/DD/YYYY h:m:s. This is readable, but its not consistent with Windows. If I see 11/12/2013 - is that December or November. Windows allows me to set the date-time format that I want to see. Surely this replacement should use honour that global configuration.
In the Filename template it gets replaced with MM_DD_YYYY H:m:s
This cannot be sorted. I like the use of _ to make it a bit more human readable. Ideally it needs to be configurable.
I'm installing the beta. I need a sortable <DateTime>