Jump to content

Generating an Invoice document with PHP


matt.sisto

Recommended Posts

Hi all,

I want to create an invoice for a client based upon a months bookings, but I don't know how to do this, I have read on the web about generating a PDF (FPDF) but I don't know how to implement this and if it is appropriate, or if there is a better way to do this. I have written my form for the user to select a client and the start date to the end date. If anyone has had experience with creating documents from stored data just a point in the right direction would be much appreciated.

 

Thanks and regs.  8)

Link to comment
https://forums.phpfreaks.com/topic/156831-generating-an-invoice-document-with-php/
Share on other sites

FPDF would be my weapon of choice. But I am sure there is a way to generate an invoice using an Excel template, how I have no clue. You could look into Crystal Reports, but I think you would have to be on a Windows Machine for those to work. Not sure.

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.