Greetings,
I have an ASP site with Oracle and several Crystal Reports created.
What I need is to be able to pass a query from Oracle into the Crystal Report using ASP (I can do all this) then Create the report and Archive it in .pdf format WITHOUT using the activeX or java Viewer.
In other words, dynamically create a .pdf report from Crystal and archive it to a folder when someone clicks on a form button.
I am guessing I need to setup an application object for Crystal Reports, pass in the SQL, print to .pdf, then close the object?
Any help would be appreciated!!!!!
I have an ASP site with Oracle and several Crystal Reports created.
What I need is to be able to pass a query from Oracle into the Crystal Report using ASP (I can do all this) then Create the report and Archive it in .pdf format WITHOUT using the activeX or java Viewer.
In other words, dynamically create a .pdf report from Crystal and archive it to a folder when someone clicks on a form button.
I am guessing I need to setup an application object for Crystal Reports, pass in the SQL, print to .pdf, then close the object?
Any help would be appreciated!!!!!