Convert HTML form data into a PDF file using PHP

前端 未结 4 1219
悲&欢浪女
悲&欢浪女 2021-02-03 11:57

I have been looking and testing this for a couple days now and was wondering if anyone could point me in a different direction. I have a very long job application HTML form (jo

4条回答
  •  庸人自扰
    2021-02-03 12:21

    I have found PrinceXML very easy to use. It takes your HTML/XML, applies CSS, and converts it into a PDF. The PHP extensions work very well. Unfortunately, it's not free.

提交回复
热议问题