Skip to main content
Participant
November 17, 2020
Question

Convert html to pdf on webserver and send by email (php function mail)

  • November 17, 2020
  • 1 reply
  • 368 views

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.

This topic has been closed for replies.

1 reply

Thom Parker
Community Expert
Community Expert
November 17, 2020

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 PDFScriptingUse the Acrobat JavaScript Reference early and often