Hi all,
I am new to crystal reports but have been tasked with a project that I was wondering if its possible and if there is anyone here who can lend advice on the steps needed.
We currently have crystal reports that are run manually and change the headings manually.
I have written a report scheduler that puts data in a table with the time and which report the user wants to run.
The next thing I want to do is write a .Net app or webservice that will look in this table nightly and auto generate the reports and place them in a network drive. I then am going to convert the reports to pdf and post to the web.
Has this been done before and are there any articles or books that might help me with this?
Thanks in advance for your replies.