parallax/jsPDF

Add support for svg element wen using jspdf html method

Open

#3161 opened on May 16, 2021

View on GitHub
 (13 comments) (23 reactions) (0 assignees)JavaScript (28,280 stars) (4,596 forks)batch import
Feature Requesthelp wanted

Description

I think It would be nice if jspdf adds direct support for svg element when using HTML converter. I relay on ready icon components made of svg elements for my cv generator project. If I am honest with you I can live without this feature but it would make it easier for me and nicer to use this library.

Contributor guide