Hello,
I have a particular problem that I am looking to resolve. At my work we use a rather old pascal program. Recently I have been using DOSPRN to print graph files generated by the program to a modern printer.
Using Dosprn I am able to select a pdf printer and I would like to use that feature however, my pascal program generates 2 graphs per file which it sends directly out to print and we typically run a batch file of 50 files - so 100 graphs.
Could pdf forge auto name and save them as they come up (ideally) or would there need to be user input for each file to be saved?
Thanks in advance for responses.
Euan