Hi Bogusław, … is the [next line] control character. It should not be used as this in FO to PDF.
Rather, you should try Barcode4J, wich is designed to extend FOP in barcode generation: http://barcode4j.sourceforge.net/index.html Le 18/07/2011 14:38, Bogusław Fries a écrit : > Sorry, once again > > > > Hi, > > > > I reached the following problem > > > > I wrote > > <fo:block font-family=”Arial”/> > > <xsl:text>testowe=12345…ABCD</xsl:text> > > </fo:block> > > > > On PDF his text was splitted into the two lines: > > 12345 > > ABCD > > > > How to avoid it? > > > > I need it to do the code128 barcodes using code128.ttf. Sometimes > checksum is equal 101, so the corresponding character is ASCII(133). And > the barcode is corrupted > > > > > > regards > > _______ > *Bogusław Fries* -- Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
