Strange FOP error

2006-10-07 Thread Nicol Bolas
I'm getting some strange errors with the 0.92beta release of FOP. I'm able to use 0.91beta just fine, but 0.92beta gives me the following errors: "Unable to start FOP: java.lang.RuntimeException: fop.jar not found in directory: G:\ (or below) at org.apache.fop.cli.Main.getJARList(Main.jav

Re: Barcodes in fop 0.92

2006-10-07 Thread Jeremias Maerki
The OfBiz people probably compiled Barcode4J from its CVS code. I've uploaded a development snapshot (no official release!) two months ago at the following URL. There's currently no new release with FOP 0.92 compatibility. I'm working on adding some new features and plan to release Barcode4J 2.0 b

Re: Error when using FOP embedded using Saxon for transformation

2006-10-07 Thread Jeremias Maerki
Seems to be a problem in Saxon. When I last tested with Saxon 8.7.1, everything was fine. But I downloaded 8.8 and I can now reproduce your problem. So it's a regression in Saxon. The SAX startDocument() method is somehow called twice although it must not be. On 06.10.2006 10:28:30 vlad_faca wrote

Re: Getting Mismatch: instream-foreign-object

2006-10-07 Thread Jeremias Maerki
Ouch. Do I understand you right that batik.jar was simply missing in the classpath? I've added code so the exception in initialize() gets at least logged: http://svn.apache.org/viewvc?view=rev&rev=453919 On 06.10.2006 11:14:18 Lars Ivar Igesund wrote: > Ok, I have now solved my problem, and it wa

Re: [ERROR] Connection refused: connect

2006-10-07 Thread J.Pietschmann
Andrew Forstie wrote: Any ideas why I may be getting the following error: Output of external XSL converter: [ERROR] Connection refused: connect Well, probably someone or something refused to accept a connection. There isn't all that much data to get more out of this for sure. If I had to

Re: Weird table behaviour

2006-10-07 Thread Jeremias Maerki
Indeed a bug. Thanks for the good test case. I've just fixed the bug in FOP Trunk: http://svn.apache.org/viewvc?view=rev&rev=453900 On 04.10.2006 11:57:37 Pascal Sancho wrote: > > -Original Message- > > From: Zum Bhao [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, October 04, 2006 11:04 A

Re: surrounding Image Border

2006-10-07 Thread Jeremias Maerki
It seems your message got stuck in the moderation list. You can get better results if you subscribe to the fop-users list. That way your messages don't need to be moderated. To your problem: Simply comment the call to drawFrame() in org.apache.fop.render.svg.SVGRenderer.render(Page) and recompile

[ERROR] Connection refused: connect

2006-10-07 Thread Andrew Forstie
Any ideas why I may be getting the following error:   Output of external XSL converter:   [ERROR] Connection refused: connect

Re: Getting Mismatch: instream-foreign-object

2006-10-07 Thread Lars Ivar Igesund
Pascal Sancho takoma.fr> writes: > > -Original Message- > > From: Lars Ivar Igesund [mailto:larsivar igesund.net] > > Sent: Wednesday, October 04, 2006 2:04 PM > > To: fop-users xmlgraphics.apache.org > > Subject: Getting Mismatch: instream-foreign-object > > > > I am trying to create a

Re: Getting Mismatch: instream-foreign-object

2006-10-07 Thread Lars Ivar Igesund
Pascal Sancho takoma.fr> writes: > > > -Original Message- > > From: Lars Ivar Igesund [mailto:larsivar igesund.net] > > Sent: Wednesday, October 04, 2006 2:04 PM > > To: fop-users xmlgraphics.apache.org > > Subject: Getting Mismatch: instream-foreign-object > > > > I am trying to cre

surrounding Image Border

2006-10-07 Thread Guido Badertscher(gli)
Hi I get a border surrounding the content, if I transform a fo into a svg. The border is a Element with width and height equal to image width and height (specified in the element). I am using apache fop version 20.5. FO: http://www.w3.org/1999/XSL/Format";>