Accessing the backend source code for exporting PDF #4129
-
Hi, do you know how I can access the backend for exporting PDF? |
Beta Was this translation helpful? Give feedback.
Answered by
davidjgraph
Jan 23, 2024
Replies: 1 comment
-
https://github.com/jgraph/draw-image-export2 is the server-side part you need for PDF generation. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Master2IT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/jgraph/draw-image-export2 is the server-side part you need for PDF generation.