Re: FOP 1.0 line feed not visible

2011-01-12 Thread Philippe Pithon
Hi, I try snapshots... But problem... in FOP 1.0 I extend class PDFRenderer and in snapshot this class not found Le 10/01/2011 20:04, Andreas Delmelle a crit: On 10 Jan 2011, at 16:22, Philippe Pithon wrote: Hi Philippe

Re: FOP 1.0 line feed not visible

2011-01-12 Thread Simon Pepping
On Wed, Jan 12, 2011 at 10:00:14AM +0100, Philippe Pithon wrote: Hi, I try snapshots... But problem... in FOP 1.0 I extend class PDFRenderer and in snapshot this class not found Snapshots are binary downloads. For source downloads, see http://xmlgraphics.apache.org/fop/download.html.

FOP Trunk Snapshot (fop-20110110.jar) : barcode4j

2011-01-12 Thread Philippe Pithon
Hi, I use now FOP Trunk Snapshot (20110110) and barcode4j-fop-ext-complete.jar With FOP 1.0, barcode works fine but in trunk, there is an error Any ideas ? Philippe Pithon Caused by: java.lang.NoSuchFieldError: foObjs at

Re: Rendering differences: fop-0.95 vs fop.-1.0

2011-01-12 Thread Vincent Hennebert
Hi Rob, On 11/01/11 13:20, Rob Sargent wrote: I've proven to myself that I'm generating identical xml, but getting malformed pdf in version 1.0 where 0.95 was perfectly happy. I'm getting some clipping along the inner (left) side of right-hand pages in static region-before but only on

Tables bottom border on each page

2011-01-12 Thread Matthias Müller
Hi there, I'm rendering a table over multiple pages. The bottom border (border-after) is only rendered at the end of the table (last page), but i want the table to have a bottom border before each page break. Enclosed you can find a sample fo file: The red border is missing at the bottom of

AW: Tables bottom border on each page

2011-01-12 Thread Georg Datterl
Hi Matthias, Define a table footer and add the border there. The table end border is only printed at the end of the table, which is on the last page. Mit freundlichen Grüßen Georg Datterl -- Kontakt -- Georg Datterl Geneon media solutions gmbh Gutenstetter Straße 8a 90449 Nürnberg

Re: FOP 1.0 line feed not visible

2011-01-12 Thread Peter Hancock
Hi Philippe, PDFRender was removed from FOP in rev 989178 of trunk (along with the other renders along with AFPRender, PCLRender and PSRender.) PDFPainter (and other collaborators) now implements the functionality previously handled by PDFRender. Some information about the new architecture is

AW: AW: Tables bottom border on each page

2011-01-12 Thread Matthias Müller
Hi Georg, thanks for replying. Works perfect! - Ursprüngliche Mail Von: Georg Datterl georg.datt...@geneon.de An: fop-users@xmlgraphics.apache.org fop-users@xmlgraphics.apache.org Gesendet: Mittwoch, den 12. Januar 2011, 14:42:57 Uhr Betreff: AW: Tables bottom border on each page Hi

Re: Tables bottom border on each page

2011-01-12 Thread Vincent Hennebert
Hi, On 12/01/11 13:42, Georg Datterl wrote: Hi Matthias, Define a table footer and add the border there. The table end border is only printed at the end of the table, which is on the last page. Alternatively, you can add the following properties to the fo:table element:

Re: Rendering differences: fop-0.95 vs fop.-1.0

2011-01-12 Thread Rob Sargent
On 01/12/2011 05:43 AM, Vincent Hennebert wrote: Hi Rob, On 11/01/11 13:20, Rob Sargent wrote: I've proven to myself that I'm generating identical xml, but getting malformed pdf in version 1.0 where 0.95 was perfectly happy. I'm getting some clipping along the inner (left) side of

Re: FOP Trunk Snapshot (fop-20110110.jar) : barcode4j

2011-01-12 Thread Jeremias Maerki
Thanks for noticing. This was broken by: http://svn.apache.org/viewvc?rev=1055034view=rev ...and is now fixed by: http://svn.apache.org/viewvc?rev=1058295view=rev There was a comment there saying not to change HashMap to Map, but it seems it got overlooked. On 12.01.2011 12:06:03 Philippe Pithon

FOP 1.0 - LengthRangeProperty checkConsistency

2011-01-12 Thread Benoit, Frederick C.
I am using StylusStudio which the Xalan processor, FOP 1.0 validation XSD and FOP 1.0 post-processor to render a PDF. I've been working my way through various validation errors over the past few days, but now I'm stuck on the following error: org.apache.fop.fo.properties.LengthRangeProperty