how to send a report as attached .pdf file in e-mail
I'm trying to use FastReport.Net for sending an e-mail with attached a report in .pdf file.
In ver.1.0.41 (beta) in my page (in asp.net project using vwd2005ex in c#) the report work fine... (not for back-ground colour that is always "white" there is some setting that i have to change???
But how to handle the report for attach it to a e-mail (i normally use System.Net.Mail.... to send e-mail)
thanks
And bye from Italy
In ver.1.0.41 (beta) in my page (in asp.net project using vwd2005ex in c#) the report work fine... (not for back-ground colour that is always "white" there is some setting that i have to change???
But how to handle the report for attach it to a e-mail (i normally use System.Net.Mail.... to send e-mail)
thanks
And bye from Italy
Comments
1) FastReport.Net does not have the pdf export yet; we working on it.
2) We will add the backcolor setting in the future builds.
ok..Thanks Alex
But... how to handle the supported file type .rtf .xls .ods for attach to an e-mail??
thank you