php - How to export an html table as a pdf or image? -



php - How to export an html table as a pdf or image? -

i working on creating website allow users update table using javascript.

what looking way allow user export table image (jpg, png etc.) or pdf 1 time has been modified.

if there similar thread or topic please allow me know, don't know start here. if can recommend background reading great too.

thanks!

this not can done client side (without installing software on clients, of course). need generate pdf server-side.

how depends on language , platform using.

php html image table pdf

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -