I want to use PDFcreator to print files into a specific directory.
I want all files with this pdf printer to be saved to a folder under the following folderstructure:
\\servername\share1\blabla
I want the users to get a popup where they can only choose foldername and filename.
Examples:
\\servername\share1\blabla\foldername\blabla.pdf
or
\\servername\share1\blabla\cars\car1.pdf
or
\\servername\share1\blabla\houses\house44.pdf
1. Is this possible?
2. What is the best way to do this?
I know some Visual Basic 6 and Python. But i cannot find any downloadable version of visual basic 6 anymore, since its too outdated..
Thanks in advance :)