web-based runtime and PDF output

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Nick
Posts: 103
Joined: Tue Oct 10, 2017 12:44 pm

web-based runtime and PDF output

Post by Nick » Fri Feb 07, 2003 8:08 pm

Does anyone have sample ASP or JSP code that would run an RR runtime (RRWRUN or RSWRUN) on a web server that would deliver the report output as a PDF file and then use the Adobe PDF Viewer in the browser of choice (IE or Netscape) to either view/print or save?__The current RR design that uses a print driver to create the PDF file is excellent - but I would just like to run the RR runtime process from the browser with the RR runtime staying on the server - rather than being installed on the workstation. It would also give more output options to the enduser as the Adobe PDF Viewer is an excellent reliable product. I want to avoid ActiveX as that locks you into only the IE browser and my needs are to use both IE and Netscape browsers.__Does this sound like a good idea?__If so - tell Liveware they should develop it (and buy more Liveware products so they can do it).____In the meantime - if anyone has some sample ASP or JSP code that would get me started - I am new at web-based applications. Thanks.____

Post Reply