> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to