Hi all,
I'm trying to print a xamOrgChart content and I'm using the sample in feature browser but the print out that I get is always only the visible part of the component in the screen .
for example if the chart is big and has been scrolled I wont get the hidden part of the chart in the printed document .
would you please help me to solve this issue ?
thanks
does any one have the same issue ? or any answer ?
HI Ashkank82,
You could use a scale transform and make the chart smaller before printing.
I am attaching a sample that does that.
Sincerely, Matt Developer Support Engineer
HI,
Please let me know if you need further assistance regarding this case.
Continuing from my previous post, one workaround would be to have a svg or xaml output. Is it possible? Quick response would be much appreciated.
I am just following up on this thread.
Please let me know if you need further assistance.
Sincerely,
Matt Developer Support Engineer
HI Baba12341234,
Use the OrgChart's ScaleToFit method.
Here a forum post on this issue
http://blogs.infragistics.com/forums/p/58079/295779.aspx
Sincerely,Matt Developer Support Engineer