Printing to File in R&R Rep. Viewer

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

Printing to File in R&R Rep. Viewer

Post by John_Rogers_(Guest) » Thu Dec 21, 2006 11:31 am

When using report viewer, it asks for which DB to login to, the login and the password, then it takes it right to the print preview page. From there, I can only choose a print icon or print one page icon that immediatelty goes to my default printer. Is there a way to print to a file ?

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> Printing to File in R&R Rep. Viewer

Post by kfleming » Thu Dec 21, 2006 2:19 pm

You would need to set up a runtime control file which can be a simple text file.____Instructions are found in the help file under Developing Applications.____For a simple text file that prompts the user to select a report and an output destination, create a file called PROMPT.RSS with the contents:__RI_REPPICK=R__RI_PRINTER=?____and then double click execute in Windows Explorer.____Kathleen__R&R Support

Post Reply