I have a C# program that I would like to generate a PDF from a report and email it without saving it first and then generate the PDF from the saved file. Is this even possible with C#? Any advice or direction would be greatly appreciated.
C# Generate and Email a PDF
Collapse
X
-
Tags: None
-
Originally posted by smckibbe01I have a C# program that I would like to generate a PDF from a report and email it without saving it first and then generate the PDF from the saved file. Is this even possible with C#? Any advice or direction would be greatly appreciated. -
I found some software to do this in AS400 with RPG from Symtrax called Compleo.
Does anyone know of an equivalent for the .NET Framework?Comment
-
Comment