external-graphic and caption

2004-02-26 Thread Wouter de Vaal
Hi, Is it possible to add a caption to an external-graphic without putting it in a table? My goal is to have multiple graphics within a block so they will be put on one line untill there is no more space and then the next will be shown on the next line.. Regards, Wouter

Solution to extra blank pages when you add page breaks

2004-02-26 Thread Chanaka Amarasekara
Hi, I found a way of solving the problem, where FOP adds extra blank pages when you add a page break. Simple remove the break-after=page or break-before=page from the fo:table or fo:table-row tag and add the following condition to it. BREAK-AFTER xsl:if test=position() != last()xsl:attribute

Re: Removing white space

2004-02-26 Thread Chris Bowditch
snip/ And I want to avoid the newlines to be passed through to the output. The output must be: bla,bla,whatever and NOT bla ,bla ,whatever There are many factors that cause this is to happen. First of all I need to see a bit of more of your XSL (not too big please) How - please?

Re: fop ant task: change working directory?

2004-02-26 Thread Marc Guillemot
Hi, I face the same problem but I don't understand your workaround. Ant says to me that target has no basedir attribute. I've tryed to give fop a config file with the userconfig attribute but it's not taken into account. Any idea? Marc. S. Alan Ezust wrote: No worries - I figured out that

Re: Removing white space

2004-02-26 Thread J.Pietschmann
E S wrote: Now the source is: t bla /t [snip] And I want to avoid the newlines to be passed through to the output. The output must be: bla,bla,whatever and NOT bla ,bla ,whatever How - please? white-space-collapse ? By default, newlines are *not* formatted as line breaks. Did you actually try

Re: external-graphic and caption

2004-02-26 Thread J.Pietschmann
Wouter de Vaal wrote: Is it possible to add a caption to an external-graphic without putting it in a table? It depends on what you mean by add a caption to an external-graphic. My goal is to have multiple graphics within a block so they will be put on one line untill there is no more space and

repeatable header (implemented with table) at top of every page?

2004-02-26 Thread Robert . Walker
hi all, i have spent 2 hours looking for an example. I am sure one exists so i apologize in advance for asking this lame question. I hate bothering people but am at my wits end. I need some example code that will give a repeatable header at top of every page. I have it printing out a one liner

RE: repeatable header (implemented with table) at top of every page?

2004-02-26 Thread Andreas L. Delmelle
-Original Message- From: [EMAIL PROTECTED] I need some example code that will give a repeatable header at top of every page. I have it printing out a one liner like Billing Invoice on everypage reliably, but when i changed this to be a table with a few rows (like the header