Hi Ben ,
$connection = mysql_connect$host,$user,$password);
if(!$connection)
echo echo mysql_error();
After checking error msg . I can help you
--Mannoj Kr. Sheoran
- Original Message -
From: "Ben Miller" <[EMAIL PROTECTED]>
To: "php
Hi All,
To create fdf with text info is very simple but I am wondering how to convert
a PNG image into pdf file?
Any suggestion?
Regards,
Manoj
you might be able to
> create a hack using a PDF generation library. I've used FPDF for
> generating PDF's in the past.
>
> http://www.fpdf.org
>
> Regards,
> Pranav
> www.concept-i.co.in
>
> Manoj Kr. Sheoran wrote:
> > Hi All,
> > To create
a working example on the fpdf site, that uses images.
>
> Check here http://www.fpdf.org/en/tutorial/index.php
>
> If you have the resources, PDFLib is a commercial component that makes
> your work a lot easier.
>
> http://www.pdflib.com/
>
> Regards,
> Pranav
&g
[PHP] Creating PDF from a Image
> Manoj Kr. Sheoran schrieb:
>
> > I 've only PNG as input. Is there any method that can help me to convert
PNG
> > to JPEG and then create PDF to that.
>
> PNG and press-ready PDF isn't anything that fits together very well from
5 matches
Mail list logo