I would like to add a function to a page that export a certain div content to PDf. My div only contains a table, standard HTML and plain text, no images or iframes etc.
Through Google and the search here I came across jsPdf but that seems to be a large file to include.
Can anyone recommend a (free) alternative to this or help me to write a function myself ?
Many thanks in advance for any help with this, Tim.