Articles in this section
Category / Section

How to print the diagram since right clicking on the Diagram in the browser (IE) and selecting Print Picture does not print the Diagram?

2 mins read

How to print the diagram since right clicking on the Diagram in the browser (IE) and selecting Print Picture does not print the Diagram?

Essential Diagram currently does not provide direct support for printing. How ever ,it is possible to print the DiagramWebControl objects by converting the DiagramWebControl contents as an image and navigate this image to new window and uses the default options for printing.

C#

function Print()

{

window.navigate('image.jpg');

}

Sample :

http://help.syncfusion.com/support/samples/diagram.web/6.1.0.34/dgm_print/DiagramWeb.zip

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied