getGeneratedBy() in 0.93

2007-06-07 Thread Heroux Pierre
Hi, I'm trying to upgrade an application using the FOP API from 0.20 to 0.93. This application performs XML + XSLT - XSLFO then it uses FOP to render the document in a customized output format (I wrote my own renderer). This format needs to link Areas to their source elements in the original

Re: AW: Overflow works in a strange way

2007-06-07 Thread Vincent Hennebert
Hi Eric, Lewis, Eric a écrit : snip/ However, I still don't know whether it's a FOP bug that before, the text went down to the bottom of the page, ignoring margins and was partially lost. This behaviour is specified by the overflow property [1]. When not specified the default behaviour is

Re: AW: Overflow works in a strange way

2007-06-07 Thread Jeremias Maerki
On 07.06.2007 10:01:23 Vincent Hennebert wrote: Hi Eric, Lewis, Eric a écrit : snip/ However, I still don't know whether it's a FOP bug that before, the text went down to the bottom of the page, ignoring margins and was partially lost. This behaviour is specified by the overflow

Re: getGeneratedBy() in 0.93

2007-06-07 Thread Jeremias Maerki
I think what you're looking for is now: area.getTrait(Trait.PROD_ID); HTH On 06.06.2007 15:15:45 Heroux Pierre wrote: Hi, I'm trying to upgrade an application using the FOP API from 0.20 to 0.93. This application performs XML + XSLT - XSLFO then it uses FOP to render the document in a

Re: Perfomance Issue need Help on generating PDF from XSL FO

2007-06-07 Thread Jeremias Maerki
Manuel already gave you some tips in http://issues.apache.org/bugzilla/show_bug.cgi?id=42590 The example files you attached don't even take 2 seconds from the command-line and that's including VM startup and class-loading. So the problem is probably somewhere else (maybe the machine is swapping

Re: start-indent correct behavior?

2007-06-07 Thread Alexander Lohse
Hi Pascal, can you give me hint what to do: All I need is to move a whole table to a certain position from left. But leave the table-layout as it is. Thank you for your help, Alex Am 06.06.2007 um 14:34 schrieb Pascal Sancho: Ho Alex, There is no bug, but unexpected rendering... There

Re: start-indent correct behavior?

2007-06-07 Thread Jeremias Maerki
Just reset start-indent and end-indent on fo:table-body (and table-header/table-footer) to 0mm. On 07.06.2007 21:19:37 Alexander Lohse wrote: Hi Pascal, can you give me hint what to do: All I need is to move a whole table to a certain position from left. But leave the table-layout as it

embedded configuration of base directory

2007-06-07 Thread Dabkoski, Derrill
I am trying to load images onto my pdf file. When I use a configuration file to set my base directory, I have no issues. The problem arises when I try to programmatically set my base directory. Here is my fop.xconf (which works perfectly fine): fop version=1.0 !-- Base URL for resolving