Re: [xsl] slightly OT: php and xsl-fo

Subject: Re: [xsl] slightly OT: php and xsl-fo
From: Mukul Gandhi <mukulgw3@xxxxxxxxx>
Date: Sun, 28 Sep 2003 22:03:45 -0700 (PDT)
You can use XSL-FO for e.g. invoking the FOP (from
Apache). Using FOP requires using a command line like
--
java -cp "%LOCALCLASSPATH%" org.apache.fop.apps.Fop
[arguments] . fop.bat is also available to do the
same(for Windows). fop.sh is available for Unix
systems ..

I believe it should be possible to invoke fop.bat(or a
XSL-FO product from other vendors) both using PHP and
ASP.NET .. 

Regards,
Mukul


--- fe.sola@xxxxxxxxxxxxxx wrote:
> 
> Hello all: Is there any way of using  xsl-fo in php?
> I'm doing a technologies search for 
> a project and should compare how to use xsl-fo in
> php and asp.net. Any ideas?
> tia, 
> Lizet
> 
> 
> -------------------------------------------------
> Este mensaje fue enviado usando el servicio de
> correo en web de Infomed
> http://webmail.sld.cu
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread