php-general | 2001072
Date: 07/17/01
- Next message: Marius Andreiana: "Re: [PHP] "report" generation with PHP"
- Previous message: Jorg Krause: "RE: [PHP] email counter"
- In reply to: Matthew Garman: "Re: [PHP] "report" generation with PHP"
- Next in thread: Marius Andreiana: "RE: [PHP] "report" generation with PHP"
- Reply: Marius Andreiana: "RE: [PHP] "report" generation with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> On Mon, Jul 16, 2001 at 05:19:41PM +0300, Marius Andreiana wrote:
> > În 16 Jul 2001 09:07:17 -0500 garman a scris:
> > > I forgot to mention that I already looked into the PDF extensions.
> > > Although
> > > it looks like it would do exactly what I want, the PDFLib
> isn't free for
> > You can generate xml in php, write xsl to convert xml in xml-fo
> > and then use fop to generate pdf, it really works :)
> > http://xml.apache.org/fop/index.html
>
> Does all that work under Windows? Fop looked like it was part of the
> Apache project, and we're running IIS 5.0 on Windows 2000 Pro (not my
> decision!).
>
Answer:
Yes, all that stuff runs under Win2K. It's java-based and needs JDK 1.3
from Sun. You'll be able to call this from command windows.
Question:
PHP has Java-Support build in, has anybody checked out this with a tool
like FOP (calling Java program from PHP)? Is it stable, good for
production environment?
Joerg
www.php.comzept.de
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Marius Andreiana: "Re: [PHP] "report" generation with PHP"
- Previous message: Jorg Krause: "RE: [PHP] email counter"
- In reply to: Matthew Garman: "Re: [PHP] "report" generation with PHP"
- Next in thread: Marius Andreiana: "RE: [PHP] "report" generation with PHP"
- Reply: Marius Andreiana: "RE: [PHP] "report" generation with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

