2
Answers

Send Crystal Report application through C#

Photo of Kia Jackson

Kia Jackson

16y
4.4k
1
I am fairly new to programming in C#, so any guidance would be appreciated. I have created a report in crystal reports XI and have created a form in the Visual C# crystal reports application. I would like to convert this report to a pdf or other format before sending it out through email. But I want the report to be refreshed before it is exported.

Answers (2)

0
Photo of Jaganathan Bantheswaran
NA 21.9k 2.2m 13y
Hi,

Try like,

Create a PPT file with images
Convert PPT file to video using some utility like ffmpeg