I am displaying my reports using ASP.NET and C# and have now worked out the bugs in my reports export application.
What I would like to do now is place a button on my ASP.NET web page which when clicked will convert the report to pdf format and print it without the user having to download it as such.
Is this possible?
Thanks,
Gavin
What I would like to do now is place a button on my ASP.NET web page which when clicked will convert the report to pdf format and print it without the user having to download it as such.
Is this possible?
Thanks,
Gavin