Replies: 1 comment 3 replies
-
The real problem is how to convert dom tree to pdf. Because you can get a readable dom tree from readonly mode. Maybe what you need is https://github.com/parallax/jsPDF |
Beta Was this translation helpful? Give feedback.
3 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 guys,
Is there a convenient way to convert a milkdown instance's markdown content into pdf or doc file and keep all the styles?
I know this kind of operations may not suitable to be done at the client-side, all ways I found myself seems a bit complicated to me, are there any instructions or recommendations?
Beta Was this translation helpful? Give feedback.
All reactions