Save the created .svg as an Image #5
Unanswered
Tuskiurhil
asked this question in
Q&A
Replies: 2 comments
-
|
Simply call the .svg() method and you get the datamatrix as Scalable Vector-Graphics. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For anybody else with this question, in case it's not obvious you can just write it to an SVG file: |
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.
-
Hello Adrian,
is there a way to save the created DataMatrix once it's been created with "DataMatrix(input)" ?
Beta Was this translation helpful? Give feedback.
All reactions