matt.sisto Posted May 4, 2009 Share Posted May 4, 2009 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. Quote Link to comment https://forums.phpfreaks.com/topic/156831-generating-an-invoice-document-with-php/ Share on other sites More sharing options...
premiso Posted May 4, 2009 Share Posted May 4, 2009 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. Quote Link to comment https://forums.phpfreaks.com/topic/156831-generating-an-invoice-document-with-php/#findComment-826067 Share on other sites More sharing options...
matt.sisto Posted May 4, 2009 Author Share Posted May 4, 2009 Well I am using a Mac, so the crystals option is a no go. But I think I am going to pursue the FPDF route. Quote Link to comment https://forums.phpfreaks.com/topic/156831-generating-an-invoice-document-with-php/#findComment-826069 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.