layout questions

2002-08-20 Thread olivier
hi all,I thought about those questions because I need to use FOP the best way i can ( for sure ;) ) but also because, as a visual renderer, there is great chance for people to really need these importants features to be implemented or optimised in FOP.First of all, I'd like to know a bit mor

Background color in a cell.

2002-03-05 Thread Olivier Rossel
I want to have a background color in a cell of my table. I used the background-color attribute this way: Paragraph F/C ATA Proof of compliance ATA MOC Document Reference

Bug report.

2002-03-06 Thread Olivier Rossel
I try to generate a PDF from this FO: --- cut here --- http://www.w3.org/1999/XSL/Format";> Foo --- cut here --- My command line is: java -cp /opt/COCOON/WEB-INF/lib/batik-libs.jar:/opt/COCOON/WEB-INF/lib/xerces-1.4.4.jar:/opt/COCOON/WEB-INF/lib/

Re: Bug report.

2002-03-06 Thread Olivier Rossel
Olivier Rossel wrote: > I try to generate a PDF from this FO: > --- cut here --- > > > http://www.w3.org/1999/XSL/Format";> > > > page-height="28mm" margin-left="1cm" margin-right="1cm" > margin-top="1c

(Another) bug report with cells'border and cell's background.

2002-03-06 Thread Olivier Rossel
I think that time I got a real bug in FOP 0.20.3rc2. Here is the sample code: --- cut here --- http://www.w3.org/1999/XSL/Format";> Don't care Border bottom 1 Border bottom 2

Re: pb with jpegs

2002-03-06 Thread Olivier Rossel
[EMAIL PROTECTED] wrote: > > Cerious Software (www.cerious.com) has a (Windows) product called > ThumbsPlus (about $150 or so), > which includes batch transformations - I have used it to do batch > color transformations, but of > course it also does simple load-save-transformations. > > I don't

Re: (Another) bug report with cells'border and cell's background.

2002-03-06 Thread Olivier Rossel
Olivier Rossel wrote: > I think that time I got a real bug in FOP 0.20.3rc2. > > Here is the sample code: > --- cut here --- > > > http://www.w3.org/1999/XSL/Format";> > > > page-height="210mm" margin-left="1cm"

Pb building FOP on with JimiImage

2002-11-08 Thread Olivier IMBERT
creating FopImage object (Error creating FopImage object (file:/home/oim/img/toto.png) : org.apache.fop.image.JimiImage When I use the FOP 0.20.4 binary version, everything works fine ... An idea ? Thanks, Olivier