Hi I have a problem in breaking, multi-line, codes containing only characters and "_" (no space, see example). For example if I have a table that contains a code like AAAA_AAAA_AAAA_AAAAA and this value is not in bigger that cell, fop overflow. I use the fop with hypernation pattern (see attached file). Someone knows how to customize the file or have another solution?
Thanks Fabio http://www.nabble.com/file/p13407619/en.zip en.zip Example This is a visual example of my problem: +-----------+------------------+ + FIELD 1 + FIELD2 + +-----------+------------------+ + 1234 + AAAA_AAAA_AAAA+A +-----------+------------------+ correct format: +-----------+------------------+ + FIELD 1 + FIELD2 + +-----------+------------------+ + 1234 + AAAA_AAAA_AAAA+ + + A + +-----------+------------------+ -- View this message in context: http://www.nabble.com/hyphernation-problem-tf4691131.html#a13407619 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
