Print Page | Close Window

Report scheduling

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=5330
Printed Date: 03 May 2025 at 2:23pm


Topic: Report scheduling
Posted By: chitemerere
Subject: Report scheduling
Date Posted: 26 Jan 2009 at 9:36pm
How do you create an application that generates a crystal report say every week in PDF format and sends it as an e-mail attachment to a list of different users using Visual Basic as your front-end.  I do not have Crystal Enterprise.  Kindly help with the necessary VB code and Crystal formulae.
 
Many thanks and kind regards.
 
Chris


-------------
Chris



Replies:
Posted By: Savan
Date Posted: 29 Jan 2009 at 2:50am
you have to write application in visual basic to generate a report and send the report in email. Once you are done with this, u can put this application to run automatically by putting it in a scheduled task.

-------------
Thanks
Savan


Posted By: chitemerere
Date Posted: 06 Feb 2009 at 8:07am
Dear Savan
 
Is it possible to mail a report with a dynamic parameter fed via a crystal dialogue box?  If so what is the code for this as the book I have does not cover this, only dealing with hard coded parameters.
 
Regards.
 
Chris


-------------
Chris



Print Page | Close Window