Re: auto generated PDF
- From: larry@xxxxxxxxxxxxxxxxx
- Date: Sun, 30 Mar 2008 10:41:57 -0700 (PDT)
On Mar 30, 2:27 am, raf.n...@xxxxxxxxx ("Alain Roger") wrote:
Hi,
i want to implement on my web portal electronic invoicing system.
basically data will be stored into PostgreSQL DB.
I would like to know if someone already have experiences with such feature
or where could i find some tutorials or help about this topic.
Concretly, user will buy some products/services online and i would like to
send him a PDF invoice via email.
These two go a long way, FPDF to generate PFDF documents and FPDI
which will allow you to import pre-made PDFs into FPDF (to 'fill in'
PDF forms (FPDI extends FPDF) Both are a cinch to use:
http://www.fpdf.org/
http://www.setasign.de/products/pdf-php-solutions/fpdi/
You will still need to make up/find the email script, but that is
pretty well documented.
Larry
.
- References:
- auto generated PDF
- From: "Alain Roger"
- auto generated PDF
- Prev by Date: Re: [PHP] new lines in textareas?
- Next by Date: Re: [PHP] APC & FastCGI != upload progress ?
- Previous by thread: Re: auto generated PDF
- Next by thread: Re: [PHP] auto generated PDF
- Index(es):
Relevant Pages
|