My department wants to regulary run some Crystal reports via a scheduler. I figured out how to set up the reports so that user input parameters are not needed. Therefore, if I compile the reports into an EXE, I would like it to just print out the report. I would like it to not need to ask the user for any input, just run.
However, after I compile it into an exe, it still pops up a bunch of input windows. Not only does it pop a window where you have to click a "Print" button, but it asks for verification on every single hard coded field parameter.
Can a Crystal report exe be set up to just run when the exe is invoked?
However, after I compile it into an exe, it still pops up a bunch of input windows. Not only does it pop a window where you have to click a "Print" button, but it asks for verification on every single hard coded field parameter.
Can a Crystal report exe be set up to just run when the exe is invoked?