python - let user download pdf by converting html information into pdf -


i have informations pops in fancybox, e.g. user form(which includes images, his/her address, phone no, name etc..), how can convert pdf , let user download pdf file. can achieved using jquery.

i use datatables show rows of user informations, when clicked in individual rows popped in fancybox. there plugin in datatables called datatools lets user convert table csv, xls, pdf file, uses 'swf' file. there way convert html rendered page pdf ??

i using python2.7, flask

you can convert html pdf using wkhtml2pdf.


Comments

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -