Tagged Questions
3
votes
1answer
261 views
export in pdf report
I have a web report(.aspx page). I like to have a functionality to export that report into pdf format. Is there any way I can export it to PDF format without using any third party control or ...
1
vote
2answers
523 views
Exporting combined data/charts to a single PDF from a ASP.NET web app
We have a ASP.NET C# web application and are trying to find a way to combine data/tables and charts that can be exported a single PDF.
Some things we're looking for...
The ability to export a ...
0
votes
0answers
185 views
Telerik WinForms Reporting : Export to PDF : hyperlink behavior?
If a report is created using Telerik Reporting and one of the report fields has a URL as its text-value:
Name: Joe BLow
City: NY
State: NY
Event ...