Re: character …

2011-07-19 Thread Andreas L. Delmelle
Just to be complete: >> I wrote >> >> >> testowe=12345…ABCD >> >> >> On PDF his text was splitted into the two lines: >> 12345 >> ABCD > … is the [next line] control character. It should not be used as > this in FO to PDF. That is true in this particular context, if you want to avoid the lin

RE: unknownFormattingObject

2011-07-19 Thread Eric Douglas
Yes, that is an XSL file, which is meaningless without some XML. FOP doesn't process XSL. It accepts XSL input as a convenience which must transform to FO before any FOP classes are involved. From: Georg Datterl [mailto:georg.datt...@geneon.de] Sent: Tuesday,

AW: unknownFormattingObject

2011-07-19 Thread Georg Datterl
Hi Bogusław, Actually, Eric was talking about the fo-file. Can you post that? Regards, Georg Datterl -- Kontakt -- Georg Datterl Geneon media solutions gmbh Gutenstetter Straße 8a 90449 Nürnberg HRB Nürnberg: 17193 Geschäftsführer: Yong-Harry Steiert Tel.: 0911/36 78 88 - 26 Fax: 09

RE: unknownFormattingObject

2011-07-19 Thread Bogusław Fries
OK., it is: ]> http://www.w3.org/1999/XSL/Format"; xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; xmlns:barcode="http://barcode4j.krysalis.org/ns";>

RE: unknownFormattingObject

2011-07-19 Thread Eric Douglas
Try attaching a sample so someone can reproduce it. From: Boguslaw Fries [mailto:bfr...@dpd.com.pl] Sent: Tuesday, July 19, 2011 5:03 AM To: fop-users@xmlgraphics.apache.org Subject: unknownFormattingObject Hi, I am using FOP version 1.0 I got the followi

unknownFormattingObject

2011-07-19 Thread Bogusław Fries
Hi, I am using FOP version 1.0 I got the following error java.util.MissingResourceException: Can't find resource for bundle org.apache.fop.util.XMLResourceBundle, key org.apache.fop.fo.FOValidationEventProducer.unknownFormattingObject When I am using FOP 0.95 - same data and same tra