Closed hunghg255 closed 2 months ago
Name | |
---|---|
🎊 Status | :recycle: Destroyed |
💬 Latest commit | 83109c8a38d2ad10a1e482c2386167b84b4ae53c |
🔍 Latest deploy log | https://github.com/hunghg255/reactjs-tiptap-editor/runs/29121029485 |
⌛ Build time | ... |
🚀 Deploy Preview | https://hunghg255-reactjs-tiptap-editor-preview-playground-pr-23.surge.sh |
📱 Preview on mobile | Click meUse your smartphone camera to open QR code link. |
🤖 Contribute at surge-preview
@condorheroblog I'm trying to use to iframe to export pdf
I think it is also good. I used this open source project - light-print before.
I want to find a way to click the export button and download directly, but currently the best way to export is through the browser. The user need to click again, but I think it is acceptable.
Saving PDF through browser printing is great, you can merge the code into the main branch
Regarding downloading PDF directly, we can get JSON for rich text editor, we should be able to use the open source library for making PDFs, and then download it after making it, For example: https://github.com/giosifelis/proseMirror-pdfMake
It would be great if this open source repository could be used for free https://github.com/OnedocLabs/react-print-pdf
The latest updates on your projects. Learn more about Vercel for Git ↗︎