javascript - How to transform a DOM element on my site in a PDF? -


i have div inside site containing graphs using svg. want prompt browser convert div pdf, using same algorithm use if user asked print site, except restricted div. want email and/or print pdf.

is possible?

you can use tcpdf plug in that. used create pdf html.

http://sourceforge.net/projects/tcpdf/files/

http://www.tcpdf.org/docs.php

http://www.tcpdf.org/examples.php

hope helps you.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -