You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2022. It is now read-only.
This project looks great, but I can't really adequately evaluate whether it would be good for my project without having a way to demo its capabilities. It'd be really cool to have a Plunker that loads in an SVG document and then renders to PDF on button click — or better yet, a GitHub Pages page that allows users to upload (via Blob interface)/paste a SVG document into a textbox, with svgToPdf.js converting it to a downloaded PDF. Happy to do a pull request if that'd be helpful!