Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
7n9bauijtrugl24
Partner - Contributor III
Partner - Contributor III

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?

Labels (1)
2 Replies
lmengesha
Partner - Contributor III
Partner - Contributor III

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
agigliotti
Partner - Champion
Partner - Champion

did you find a solution?
please let me know.
many thanks
Andrea