Export Canvas to pdf

Viewed 37

I have started a project where I have some canvas components which I want to export into pdf file. I already tried it with jsPDF package but I want to use a smaller and newer alternative. I have made some researches but have not found a well explained example with other libraries rather than jsPDF. I would appreciate it if you could help me with an example where some smaller package will be used for the export. Thank you in advance!

0 Answers
Related