parallax/jsPDF

Add support for svg element wen using jspdf html method

Open

#3,161 opened on May 16, 2021

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

Repository metrics

Stars
 (28,280 stars)
PR merge metrics
 (No merged PRs in 30d)

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