Since the crystal report is a visual control, can it be used in a project without a gui?
I have a project that automates just about everything to do with the report. I was thinking i would do a console application where i pass in date(s) for the report on the command line - have the report created and exported as a pdf.
Goal is a cron/timer task to create a daily report.