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

Subject: Re: [xsl] slightly OT: php and xsl-fo
From: Mukul Gandhi <mukulgw3@xxxxxxxxx>
Date: Thu, 2 Oct 2003 20:49:04 -0700 (PDT)
Hi Lizet,
  The FOP can be downloaded from --
http://xml.apache.org/fop/index.html

The latest stable release is 0.20.5 . When you would
install it(just unpack the zip file in a folder), you
will get fop.bat and rest of the software. You can
also see information on how to run FOP at,

http://xml.apache.org/fop/running.html

Regards,
Mukul


--- fe.sola@xxxxxxxxxxxxxx wrote:
> Hi Mukul, sorry for the late reply. Where could I
> get the fop.bat for windows? is it 
> available somewhere? is it free? Thanks in advance, 
> Lizet
> 
> Mensaje citado por Mukul Gandhi
> <mukulgw3@xxxxxxxxx>:
> 
> > 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
> > 
> 
> 
> 
> 
> -------------------------------------------------
> 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