Replies: 1 comment
-
JointJS does not support exporting the paper to DWG. You'd have to export the paper to SVG and find a library to convert SVG to DWG.
Please see this answer: #1654
The Note, there is a commercial JointJS+ SVG plugin available which also converts all images from the paper into a dataURLs and allows you to export only a part of the diagram. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I'm developing webapp using JointJS and right now I'm having difficulties in features.
Is it possible to export paper to .dwg (AutoCad) file?
How I can implement Undo and Redo option in joint js ?
How to export to svg and download it?
If there is any options to do this .
How can I do this? Any suggestions?
Kind regards.
Beta Was this translation helpful? Give feedback.
All reactions