| ID: | 9424 |
| Title: | Print Crystal Report Directly to the printer using VBA |
| URL: | http://mohdaoud.blogspot.com/2009/10/print-crystal-report-directly-to.html |
| Description: | One of my friends asked me about how to directly print the crystal report to the printer using VBA on pressing a button on any of Microsoft Dynamics GP Windows, and I thought I should share this tip: First, on your VBA project, go to Tools>> References and add a reference to
Place your report in an accessible location to be loaded, then place code below where you need to print the report:
Change "C:\rptAccounts.rpt" to your actual report path and enjoy! Regards, |
| Category: | REPORTING: Crystal Reports |
| Link Owner: | |
| Date Added: | June 17, 2010 04:19:41 AM |
| Number Hits: | 19 |