0
Convert html to pdf on webserver and send by email (php function mail)
New Here
,
/t5/acrobat-discussions/convert-html-to-pdf-on-webserver-and-send-by-email-php-function-mail/td-p/11603194
Nov 17, 2020
Nov 17, 2020
Copy link to clipboard
Copied
Need a help! I would like to convert filded html template to pdf, after that send it on email to our clients.
I find some documentation about pdf rendering on the website, but I need not render tool, I need converter tool. I would be greate, if it would be php-library.
Please help me.
TOPICS
Create PDFs
,
Edit and convert PDFs
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/acrobat-discussions/convert-html-to-pdf-on-webserver-and-send-by-email-php-function-mail/m-p/11603240#M286593
Nov 17, 2020
Nov 17, 2020
Copy link to clipboard
Copied
For HTML conversion I don't think you'll find much in the cheap/free library category. Take a look at the QuickPDF lib. This is a cheap one. Google "PDF Library" and you'll find a lot of server based PDF tools. However, for the actual converion feature I think you'll find there are more web services that do this than libraries.
Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often
Use the Acrobat JavaScript Reference early and often
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

