I have a report which prints a page of data for
each employee. I want to create a separate PDF
for each employee when the report is run. What would be ideal is if I could use the employee number as part of the file name (emp_001.pdf). Any ideas on how to do this?