Hello all,
I have an application, that following some parameters changes the default Windows printer to PDFCreator and then send a file to be transformed to pdf.
The files are automatically generated and created in the configured folder.
My problem is with the name of the file.
It is created as <DateTime>.pdf as configured but I'd like to be able to set this filename in runtime with some values that are in the file.
Is possible to send the filename as parameter or to have it assume the name of the original file that is beeing converted?