Split PDF creation between two folders
We have PDFCreator running as a service on a Win2K3 server, and when all users click on the PDFCreator "Printer" all their reports are saved into on folder. The main problem is that there are two different departments that run large reports every couple of days, when one is running theirs the other can't use it.
What i want to do is create another "Printer" and point it to another folder, hopefully this will clear this block, and make it more easy for the users to find their reports.
I've tried to follow the "How to" that Micha posted here some time ago but didnt get very far. As instead of writing to the designated folders named within the INI files they all went to the first one.
Anyone got any other ideas ?
I don't know, but maybe the "action before / after" printing can help you to split the data into different folders via VBS?
Peter