Jump to content

PHP script to send invoices to PDF/print


mavster

Recommended Posts

I am trying to figure out how to create a bunch of invoices from a mySQL database, using PHP and then automatically print them all out. Is this possible? I think some e-commerce software does this already, but I need to do it for a custom system.

 

Basically it will call the invoice number, grab the HTML invoice template and fill it, then send it to the printer. I thought maybe if it's not possible to send it to the printer directly, then maybe it could print them to a downloadable PDF which could then be printed?

 

I've searched high and low for something to help me get this going, but can't find anything.

 

Any ideas????

 

Thanks in advance!!!

Link to comment
https://forums.phpfreaks.com/topic/97935-php-script-to-send-invoices-to-pdfprint/
Share on other sites

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.