Printing a report from a html page
Posted: Wed May 14, 2003 11:03 pm
I am creating a web app that is going to use R&R to format and print invoices. I would like to run a .rrs file from an web page and pass to the .rrs file a parameter that is used in the report. I don^t want the user to preview the report, just get the print dialog box and print the appropriate invoice. Is this possible? I have tried using an ActiveX control with no luck. Can someone please point me in the right direction?