RE: XSLTInputHandler setParameter

2005-01-31 Thread Gang Li
Glen, Just want to let you know that JAXP's setParameter works well. And I will try not to be lazy next time. :-) Thanks, Gang -Original Message- From: Glen Mazza [mailto:[EMAIL PROTECTED] Sent: Monday, January 31, 2005 2:42 PM To: [EMAIL PROTECTED] Subject: Re: XSLTInputHandler setP

RE: XSLTInputHandler setParameter

2005-01-31 Thread Gang Li
Glen, Thanks a lot for your response. I was actually using JAXP to do the setParameter before but this time since FOP is used as a Servlet so that I only modified the Servlet example. Being lazy caused me the problem. :-) I think I will go back to the correct route! Thanks for the 2nd link! Yes,

Re: XSLTInputHandler setParameter

2005-01-31 Thread Glen Mazza
--- Gang Li <[EMAIL PROTECTED]> wrote: > > Has anybody had problem with XSLTInputHandler's > setParameter method? It's usually best to forget about XSLTInputHandler, and just use JAXP[1] instead. Also note this example has a setParameter() call to show you how parameters work with FOP. [1] ht

XSLTInputHandler setParameter

2005-01-31 Thread Gang Li
  Has anybody had problem with XSLTInputHandler's setParameter method? I modified the Servlet example coming with the package to fit my needs. It worked but I seem to have problems setting the parameter in my stylesheet. The parameter doesn't seem to be set (or changed if I set a default val

AW: Out of environment space

2005-01-31 Thread Sascha Schmidt
Hi Eugene, Try to run the command prompt with more env-space. :o) command.com /E:16384 Or use command.com /? to display all options. Also look here: http://support.microsoft.com/default.aspx?scid=kb;EN-US;q261825 Cheers, Sascha NORTHBIT Sascha Schmidt [EMAIL PROTECTED] www.northbit.de

Out of environment space

2005-01-31 Thread jeb501
I have pasted part of execution of codes and errors below while running FOP. can anybody help me to get it sorted out. Thanks Eugene C:\fop-0.20.5>set LOCALCLASSPATH=C:\FOP-02~1.5build\fop.jar;C:\FOP-02~1.5lib\xml -apis.jar;C:\FOP-02~1.5lib\avalon-framework-cvs-20020806.jar Out of environment

Re: PDFRenderer.render exception

2005-01-31 Thread Jeremias Maerki
What version of FOP are you using? FOP 0.20.5 contains to code on line 100 in PDFRenderer. On 27.01.2005 19:07:57 [EMAIL PROTECTED] wrote: > hi all > When I parse my fo file I got a strange nullpointer exception. > That's what I get: > using SAX parser org.apache.xerces.parsers.SAXParser > foFileI

Users help users by using the Wiki (was: HTML Tables converted to FO Tables)

2005-01-31 Thread Jeremias Maerki
The topic about converting HTML to PDF comes up every now and then. I've set up an initial page in our Wiki for this and hope that people interested in this topic will add their ideas and tips to this page: http://wiki.apache.org/xmlgraphics-fop/HowTo_2fHtmlToPdf Editing this page is easy. Just r

Re: HTML Tables converted to FO Tables

2005-01-31 Thread Chris Bowditch
Chris Greene wrote: Folks, I'm hoping that someone has already solved this problem... --- I have an input XML file that has a tag which contains an HTML as its content. --- If I save the HTML content to a file and open it in a browser, the browser very nicely formats the table with, I suspect,