This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Can FOP output pdf file from XML with XSL


yes, I run comman line as this :-
FOP -xsl sample.xsl -xml sample.xml -pdf sample.pdf

but an error:
; Line 3; Column 125; ERROR: null

And even use todo.xml and todo.xsl which are come together with FOP
download, 
---error---
        at
org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(Tran
sformerImpl.java:2029)
        at
org.apache.xalan.transformer.TransformerImpl.transformNode(Transforme
rImpl.java:1189)
        at
org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java
:2894)
        at java.lang.Thread.run(Thread.java:484)
ERROR: null

--------

I don't know why it always have "null" error, even the sample xml and xsl
can be process by other xslt processor.

Thank you
'siew keok

-----Original Message-----
From: Jarno.Elovirta@nokia.com [mailto:Jarno.Elovirta@nokia.com]
Sent: Tuesday, September 04, 2001 3:02 PM
To: xsl-list@lists.mulberrytech.com
Subject: RE: [xsl] Can FOP output pdf file from XML with XSL


The batch file fop.bat that comes with FOP should take care of classpath
settings - and if you're not using it, naturally you have to include the
xalan.jar in your classpath so that it can be used.

Jarno

> -----Original Message-----
> From: ext Ser Siew Keok [mailto:SKSer@sg.alpnet.com]
> Sent: 04. September 2001 9:39
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] Can FOP output pdf file from XML with XSL
> 
> 
> Yes, there is a xalan.jar in the Fop/lib folder. Am i need to 
> copy into
> Java/lib and set the classpath ? Is this all the requirement 
> for outputing
> PDF from XML and XSL thro FOP ?
> 
> Siew keok
> 
> -----Original Message-----
> From: Jarno.Elovirta@nokia.com [mailto:Jarno.Elovirta@nokia.com]
> Sent: Tuesday, September 04, 2001 2:18 PM
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] Can FOP output pdf file from XML with XSL
> 
> 
> I did read the beginning of this thread, but you can build 
> xalan yourself by
> executing the build.bat/build.sh - but why can't you use the 
> xalan that
> comes with the fop distribution?
> 
> Jarno
> 
> > -----Original Message-----
> > From: ext Ser Siew Keok [mailto:SKSer@sg.alpnet.com]
> > Sent: 04. September 2001 8:59
> > To: xsl-list@lists.mulberrytech.com
> > Subject: RE: [xsl] Can FOP output pdf file from XML with XSL
> > 
> > 
> > I have download the xalan, there is not Jar file for me to 
> > include it into
> > the classpath. Only build.bat build.xml and others after 
> > unzip. What should
> > I do to integrate with FOP ?
> > Thanks a lot
> > siew keok
> > 
> > -----Original Message-----
> > From: Rafael 'Dido' Sevilla [mailto:sevillar@team.ph.inter.net]
> > Sent: Tuesday, September 04, 2001 10:34 AM
> > To: xsl-list@lists.mulberrytech.com
> > Subject: Re: [xsl] Can FOP output pdf file from XML with XSL
> > 
> > 
> > Do you have Xalan installed?
> > 
> > -- 
> > Rafael R. Sevilla <sevillar@team.ph.inter.net>   +63(2)   
> > 8177746 ext. 8311
> > Programmer, InterdotNet Philippines              +63(917) 4458925
> > http://dido.engr.internet.org.ph/                OpenPGP Key 
> > ID: 0x5CDA17D8
> > 
> >  XSL-List info and archive:  
http://www.mulberrytech.com/xsl/xsl-list
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 

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

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

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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]