Jump to content

HTML page to PDF with php


c_shelswell

Recommended Posts

Hi,

 

Does anyone know of a decent script to convert HTML to PDF on the fly. I'd be great if it would work on a windows and linux box for the sake of testing. I've tried FPDF but it doesn't really get on well with css also dompdf but can't seem to get it to work at all. Perhaps i'm doing something wrong.

 

If anyone has any suggestions that'd be great. I basically just need to create a tabular invoice for a user to download.

 

Many thanks

Link to comment
https://forums.phpfreaks.com/topic/156141-html-page-to-pdf-with-php/
Share on other sites

I basically just need to create a tabular invoice for a user to download.

 

I just created a FPDF script to print the invoice the way I like it (or the way the client wants it to be actually). I'm pretty sure this'll give better results than translating HTML layout to PDF

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.