Home > Archive > PHP Language > October 2007 > Re: PDF Maker
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Aaron Saray 2007-09-22, 10:02 pm |
| On Sep 22, 12:36 pm, Adrienne Boswell <arb...@yahoo.com> wrote:
> Gazing into my crystal ball I observed John <yhqwasgo@d8mklotfu> writing
> innews:cbja32pkunspa0drjctk6ht1vl6gl3pt5
k@4ax.com:
>
>
>
>
>
>
>
>
> http://www.alt-php-faq.org/local/57/
>
> --
> Adrienne Boswell at Home
> Arbpen Web Site Design Serviceshttp://www.cavalcade-of-coding.info
> Please respond to the group so others can share
We use a package called "dompdf" which may help you.
| |
| Ben Bradley 2007-10-10, 7:59 am |
| At the moment we're using a free PHP class called FPDF
http://www.fpdf.org
Works well for dynamically creating our order forms.
Problem is it did take time to get the layout set up the way we wanted.
It doesn't support CSS though, but I notice that dompdf does so I might
look in to that to make things easier for us to change our order form
designs.
Aaron Saray wrote:
> On Sep 22, 12:36 pm, Adrienne Boswell <arb...@yahoo.com> wrote:
>
> We use a package called "dompdf" which may help you.
>
|
|
|
|
|