Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by lax27

  1. lax27

    Automatically printing CryRep 8 using CRViewer over Web

    Justmeccv, If you use the code from the very first post with "CRViewer.ViewReport" as the very last line you should see something. I have not been able to get my reports to print without clicking the printer icon on the CR viewer. Using the websource0.printout method did not work for...
  2. lax27

    Automatically printing CryRep 8 using CRViewer over Web

    I am trying to print reports over the Web (client side) using the CRViewer control. I can view the report using the standard code: Sub window_onLoad() Page_Initialize() End Sub Sub Page_Initialize On Error Resume Next Dim webBroker Set webBroker =...
  3. lax27

    Automatically printing a report from web server

    Let me know if you find out how to print directly without pressing the print icon on the CRViewer toolbar.

Part and Inventory Search

Back
Top