RE: Alignment of table (overflow) on pages > 1

2003-01-18 Thread Kevin Ross
Wow,   I found it.  The attributes for the margins on each simple-page-master did not match.   Sorry for the trouble.   -Kevin Ross   -Original Message- From: Kevin Ross [mailto:[EMAIL PROTECTED] Sent: Saturday, January 18, 2003 5:26 PM To: [EMAIL PROTECTED] Subject: Alignm

Alignment of table (overflow) on pages > 1

2003-01-18 Thread Kevin Ross
First, I’m relatively new to xsl:fo.  Second, the FAQ is great, it solved 9 out of 10 of my problems.   Included are some sample files for an invoice-like document.  When the line items exceed the space for page 1, the of course overflow to page > 1, using the appropriate simple-page-ma

Re: Embedded SVG to PDF on linux: Batik exception

2003-01-18 Thread Marko Petersen
At 20:01 18.01.2003 +0100, you wrote: Drop the batik.jar from your FOP distribution into the WEB-INF/lib or whatever fits, and remove other Batik jars from the classpath. Be aware this is incompatible with Cocoon's svg2jpeg and svg2png serializers. J.Pietschmann Thanks a lot, I thought I used the r

Re: Embedded SVG to PDF on linux: Batik exception

2003-01-18 Thread J.Pietschmann
Marko Petersen wrote: On my local machine (win xp, java 1.4.1) everything works if I call fop.bat or embedd it into my web application. On my linux server I got the following exception: java.lang.NoSuchMethodError: org.apache.batik.dom.svg.SVGOMElement.setSVGContext(Lorg/apache/batik/dom/svg/SVG

Embedded SVG to PDF on linux: Batik exception

2003-01-18 Thread Marko Petersen
Hi, I am using an SVG in an xml-fo file generated from docbook like the following: On my local machine (win xp, java 1.4.1) everything works if I call fop.bat or embedd it into my web application. On my linux server I got the following exception: java.lang.NoSuchMethodError: org.apache.batik.do