Hello!
I am looking for a way to run reports in Crystal Reports form Lotus Notes. Each Report has a ‘parameter’ that I must change each time. Two (2) times I print and one (1) time I create a PDF.
Any suggestions on how to get this done?
PS - Would also look at creating a batch file to run reports as well.
Thanks,
T-Rex
Subject: Lotus Notes & Crystal Reports
Crystal Reports and notes
We use Crystal reports to print reports with notes Data. Our code is using Crystal Report 7
so it might not be compatible your version.
If you’re using v. 7 I can send you some code if you want to.
The best way to get to what you want to do, is to use the object explorer in VB and searching in the crystal dll librairies.
Good luck
Subject: RE: Lotus Notes & Crystal Reports
Thanks for the reply.
I run Crystal Reports pulling data from our AS/400. I have 8 reports and run them 3 times (with different parms) to get reports necessary. I am looking for an easy way to create a batch file to run these reports at once.
Thanks,
T-Rex