
Partner - Contributor III
2019-01-14
10:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I export to PDF or image using .NET API?
Is there a way to export a visualization to an image (such as a jpg or png) or PDF using the .NET API? I see that there's an ExportData() method but it only exports to CSV and XML, not an image or PDF. Is what I want to do even possible?
1,069 Views
2 Replies


Partner - Contributor III
2019-01-15
06:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You pretty much have to use external libraries to do this, I suggest you have a look at this:
https://stackoverflow.com/questions/14996269/how-to-write-a-pdf-file-using-c-sharp-in-asp-net-3-5
https://stackoverflow.com/questions/14996269/how-to-write-a-pdf-file-using-c-sharp-in-asp-net-3-5
1,051 Views


Partner - Champion
2019-11-11
06:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
did you find a solution?
please let me know.
many thanks
Andrea
please let me know.
many thanks
Andrea
880 Views
