you can check this link http://www.weberdev.com/
how to use phppdf
- Original Message -
From: [EMAIL PROTECTED]
To: php-list@yahoogroups.com
Sent: Monday, October 20, 2008 6:26 PM
Subject: Re: [php-list] How to Convert data into Pdf format?
Use the php class fPDF, http://
FPDF
hassan wrote:
>
> I want to know how i can creat images or text files into pdf file
> through php
>
---
List Etiquette
===
- Remove multiple "RE:" prefixes in subject lines
Good: RE: [php-list] Message Subject
Bad: RE: RE: RE: [php-list] Message Subject
- Make sure that the "RE" prefix is before the "[php-list]" prefix or some mail
clients wi
Use the php class fPDF, http://www.fpdf.org/
I have been using this call for over 2 years and it is extremely powerful.
m
hassan wrote:
>
>
> I want to know how i can creat images or text files into pdf file
> through php
>
>