I designed a fairly complicated sales report, which prompts for a salesperson code. My client prints it to PDF and emails it to each salesperson monthly.
Is there a way to automate the process so they can generate multiple PDFs, one for each salesperson? Automating the actual emailing is a second issue, but first I want to know if it's possible to generate one PDF per salesperson.
I know how to do this with GridView using a batch file, but I don't know if there's an equivalent using Crystal Reports.
Thanks
Steve