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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to print a MS Word doc after printing a report 1

Status
Not open for further replies.

ppark001

MIS
Jul 11, 2001
102
US
Crystal 8.5 with MAS200 Accounting Software.

The custom Crystal report runs in MAS200 Accounting Software. I want to link a MS Word document to the end of the report. (I can't just paste the text into the footer of the report, because I get an error that the page it too large. This is a Sales Order form). Anyway, I tried the OLE link. This works ok when you a running outside of a runtime environment, because you can click on the link and display/print the report. But in runtime environment the link shows, but I can click on it. All I want to do is link my Crystal report to some sort of document to it prints it when done with the Crystal report. Any ideas?

Thanks,

ppark
 
Wrap the crystal report into a VB project, and then have the VB Project call and print the word document after it prints the crystal report.

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top