php-windows Digest 9 Oct 2003 08:01:01 -0000 Issue 1947

Topics (messages 21737 through 21740):

Does Jpgraph support IIS5
        21737 by: S F Alim
        21738 by: Brian M McGarvie

PDF library
        21739 by: Victor Costa
        21740 by: N.A.Morgan.bton.ac.uk

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Does it support or run on IIS 5.0 and PHP 4.3.3 version
 
SFA

--- End Message ---
--- Begin Message ---
"S F Alim" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Does it support or run on IIS 5.0 and PHP 4.3.3 version
>
> SFA
>

yes.

--- End Message ---
--- Begin Message --- Hi all,

I'm using the PDF library but I am only able to work with jpg images. The php website says that
I need to "add to my configure line the options --with-jpeg-dir[=DIR] --with-png-dir[=DIR] --with-tiff-dir[=DIR]." I am relatively new to php. Can someone please give me some direction on how I can do this, or how I can use tiffs, pngs and bmps with the PDF library.


This is my first time on this newsgroup. Thanks for any help you can provide.

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail

--- End Message ---
--- Begin Message ---
Not sure about the PDF library, but you could use FPDF at www.fpdf.org.
This is a free class that can be included into your php pages to create PDF
documents.  There is an image method that allows you to add JPEG (all
flavours) and PNG (all flavours except Interlacing and Alpha Channel).

Hope this helps,
Regards,
Neil Morgan

-----Original Message-----
From: Victor Costa [mailto:[EMAIL PROTECTED]
Sent: 08 October 2003 18:07
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PDF library


Hi all,

I'm using the PDF library but I am only able to work with jpg images.  The 
php website says that
I need to "add to my configure line the options --with-jpeg-dir[=DIR] 
--with-png-dir[=DIR] --with-tiff-dir[=DIR]."  I am relatively new to php.  
Can someone please give me some direction on how I can do this, or how I can

use tiffs, pngs and bmps with the PDF library.

This is my first time on this newsgroup.  Thanks for any help you can 
provide.

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---

Reply via email to