Export diagram in svg file from java application #481
Unanswered
stephanie791107
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to export diagrams defined in aird file from java application but I don't work. In my code, the following code line returns "null"
Session session = SessionManager.INSTANCE.getSession(resource);
How to export diagrams from a java application.
Thanks
Stéphanie
Beta Was this translation helpful? Give feedback.
All reactions