I want to adjust the date-time output in file-names to make it more readable.
is this posssible in any way?
currently it's like this: "20120313110612"
I want: "2012-03-13" without the time, or the time optional..
thanks in advance,
I want to adjust the date-time output in file-names to make it more readable.
is this posssible in any way?
currently it's like this: "20120313110612"
I want: "2012-03-13" without the time, or the time optional..
thanks in advance,
Hi,
this is not possible at the moment, but we are considering to change this in future versions.
I have achieved this by editing the registry setting StandardDateformat under the key HKEY_CURRENT_USER\\Software\\PDFCreator\\Printing
Ok, the setting was so hidden we ourselves overlooked it at first;)