hello,
good day
can i export org chart to an exported files,
and what about printing in org chart?
Any chance of a reply to this post - I would dearly like to be able to export my org charts to Excel?
Also is it possibel to create a PDF of an org chart?
Thanks
Andrew
I have implemented the code and he export to png and jpeg works well.
However when i try to export to Excel, I get an unhandled exception saying 'Unable to cast object of type 'Infragistics.Imaging.PngImageEncoder' to type 'Infragistics.Imaging.IImageEncoder' in the following code:
Dim encoder As New PngImageEncoder
Dim imageShape As New WorksheetImage(writablebmp, encoder, Nothing)
Any idea as to the cause of this error?
Also I see that there is a Document.PDF componnt - can this be used to creat a PDF from the image?
Hello Andrew,
Currently we do not provide built-in functionality for printing of the XamOrgChart. This is why I suggest using of the approach which Peter shows in his blog :
https://es.infragistics.com/community/blogs/b/petar_monov/posts/controls-to-images
If you have any other questions on this matter, feel free to ask.
Hi
I asked for printing to be incorporated when the Org Chart component was first released but I can't see any reference to that now!
Andrew Hunot
Hello,
I can suggest you send all your requirements to the provided mail : dsmanager@infragistics.com
If you have any other questions, feel free to ask.