[PHP] Create from PHP on the Fly???

2003-10-02 Thread Jeffrey Fitzgerald

Can this be done?  How much $$$?  Quality of PDF??   Thanks very much...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Create from PHP on the Fly???

2003-10-02 Thread Raditha Dissanayake
how many glasses of beer? apples or oranges? is it raining out side? you 
are welcome.

Jeffrey Fitzgerald wrote:


Can this be done?  How much $$$?  Quality of PDF??   Thanks very 
much...




--
Raditha Dissanayake.

http://www.radinks.com/sftp/  |  http://www.raditha/megaupload/
Lean and mean Secure FTP applet with  |  Mega Upload - PHP file uploader
Graphical User Inteface. Just 150 KB  |  with progress bar.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Create from PHP on the Fly???

2003-10-02 Thread Robert Cummings
On Thu, 2003-10-02 at 10:36, Jeffrey Fitzgerald wrote:
   
 Can this be done?  How much $$$?  Quality of PDF??   Thanks very much...

Yes it can. Depends on the chosen solution. Depends on the chosen
solution. An easy to use system is htmldoc which can convert HTML
content to a PDF. This doesn't support forms or CSS though. So if you
need forms you'll need to use one of the other, more than likely lower
level solutions:

http://www.easysw.com/htmldoc/
http://www.php.net/manual/en/ref.pdf.php
http://www.webxd.com/zipguy/freepdf.htm

I think there's more, but you can feel free to do your own google query
lazy bum :/

Cheers,
Rob.
-- 
..
| InterJinn Application Framework - http://www.interjinn.com |
::
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for   |
| creating re-usable components quickly and easily.  |
`'

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



RE: [PHP] Create from PHP on the Fly???

2003-10-02 Thread Jay Blanchard
[snip]
Can this be done?  How much $$$?  Quality of PDF??   Thanks very
much...
[/snip]

You mean PDF creation on the fly using PHP? It's free. Start here ...

http://us3.php.net/PDF

There are some good PDF creation classes out there, such as FPDF

http://www.fpdf.org

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



Re: [PHP] Create from PHP on the Fly???

2003-10-02 Thread Evan Nemerson
tis (beer) free for personal use, but expensive for commercial use. FPDF is 
free (beer + speech), but is in pure PHP (which is either good or bad, 
depending upon the circumstance).




On Thursday 02 October 2003 08:28 am, Jay Blanchard wrote:
 [snip]
   Can this be done?  How much $$$?  Quality of PDF??   Thanks very
 much...
 [/snip]

 You mean PDF creation on the fly using PHP? It's free. Start here ...

 http://us3.php.net/PDF

 There are some good PDF creation classes out there, such as FPDF

 http://www.fpdf.org

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



RE: [PHP] Create from PHP on the Fly???

2003-10-02 Thread Jay Blanchard
[snip]
tis (beer) free for personal use, but expensive for commercial use. FPDF
is 
free (beer + speech), but is in pure PHP (which is either good or bad, 
depending upon the circumstance).
[/snip]

Gotta' love subliminal (beer) messages, no?

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



RE: [PHP] Create from PHP on the Fly???

2003-10-02 Thread Edward Peloke
http://www.phparch.com/news/634

-Original Message-
From: Evan Nemerson [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 2:11 PM
To: Jay Blanchard; [EMAIL PROTECTED]
Subject: Re: [PHP] Create from PHP on the Fly???


tis (beer) free for personal use, but expensive for commercial use. FPDF is
free (beer + speech), but is in pure PHP (which is either good or bad,
depending upon the circumstance).




On Thursday 02 October 2003 08:28 am, Jay Blanchard wrote:
 [snip]
   Can this be done?  How much $$$?  Quality of PDF??   Thanks very
 much...
 [/snip]

 You mean PDF creation on the fly using PHP? It's free. Start here ...

 http://us3.php.net/PDF

 There are some good PDF creation classes out there, such as FPDF

 http://www.fpdf.org

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

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



Re: [PHP] Create from PHP on the Fly???

2003-10-02 Thread Evan Nemerson
Hahaha nothing so deceitful, unfortunately. Although (beer) I like the way you 
(beer) think!

I think Jay probably understands, but for those who don't, 
http://www.gnu.org/philosophy/free-sw.html


On Thursday 02 October 2003 11:44 am, you wrote:
 [snip]
 tis (beer) free for personal use, but expensive for commercial use. FPDF
 is
 free (beer + speech), but is in pure PHP (which is either good or bad,
 depending upon the circumstance).
 [/snip]

 Gotta' love subliminal (beer) messages, no?

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