I had a similar problem. The below mentioned approach cannot be applied
in the testcase attached (tableIssue.fo) since the overflow occurs even
for regular English words. This used to work in fop 0.20.5 (oldFop.pdf).
Any ideas how I can get past this problem?

Thanks,
Kumar Puppala

-----Original Message-----
From: fabio76 [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 25, 2007 11:17 AM
To: [email protected]
Subject: Re: hyphernation problem


Thanks a lot for your support.
It works correctly

Fabio



Manuel Mall wrote:
> 
> On Thursday 25 October 2007 22:25, fabio76 wrote:
>> 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) and fop
>> 0.94. Someone knows how to customize the file or have another
>> solution?
>>
> You could insert a Unicode Zero Width Space (​) or a Unicode
Soft 
> Hyphen (­) after each underscore to indicate to FOP a break 
> opportunity.
> 
> Manuel
>> 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                      +
>> +-----------+------------------+
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/hyphernation-problem-tf4691131.html#a13409064
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Attachment: tableIssue.fo
Description: tableIssue.fo

Attachment: oldFop.pdf
Description: oldFop.pdf

Attachment: newFop.pdf
Description: newFop.pdf

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to