[xep-support] Forcing a character to behave like a space for breaking across lines in Table Cells.

Alejandro Masino amasino at atsec.com
Tue Oct 9 13:14:30 PDT 2007


See the following piece of xsl:fo code:

<fo:table-cell>

    <fo:block hyphenate="true" hyphenation-character="">
      
    <xsl:text>ThisIsLongEnoughToWrapInACell,ButWithNoHyphenation-CharacterSoItMayDoTheTrickForWhatYouNeed</xsl:text>
    </fo:block>

</fo:table-cell>


Regards,
Alejandro

______________________________________________________ 

Alejandro Fabio Masino
atsec information security

Visit our web-site at: www.atsec.com
@sec: the information security provider



Michaud, Jean-Francois wrote:
> Hello guys,
>
> I was wondering if anybody could help with a comma problem we are
> experiencing in PDF.
>
> It would seem that the RenderX engine, within a CELL, condenses a "word"
> in the available space instead of breaking gracefully across lines. In
> particular, we use part numbers that are separated by a comma only (not
> comma space) and the stream of letters (maybe 70 letters) is conden in a
> space of about 1 inch wide (it is of course unreadable).
>
> Is it possible to select certain characters where we want a break to
> occur? Or is a special implementation necessary to insert, for example,
> a no-width space where needed to force a break after the character we
> want to use as a line breaker (this is more processing intensive though
> and if there is a RenderX configuration solution, it would be ideal)?
>
> Thank you much.
>
> Regards
> Jean-Francois Michaud
>
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo at renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
>
>   


-- 
______________________________________________________ 

Alejandro Fabio Masino
atsec information security

Visit our web-site at: www.atsec.com
@sec: the information security provider

Project=General
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list