I generate custom reports from MSD Chemstation Data Analysis where I set the report name/pdf file name by doing STARTJOB desiredName$; then set whatever pdf printer to autosave.
So if I have a run with samples named Sample1, Sample2, Sample3 ect then it will make individual pdf files named Sample1.pdf, Sample2.pdf, Sample3.pdf if I spool the entire run to report?
I can't just have it auto report at the end of each acquisition because there are always false positives that have to be removed before the final report is generated so would need to use the DoList command with DetailedReport w/o Quant. (I guess the DoList option would be Custom Report w/o Quant actually if custom report is required.)