Thanks for the answer.

But using a hypenation list would be very hard I think since we do not know the 
language the document contains.

Can you elaborate on how you would approach this ?

Thanks

From: Simon Steiner [mailto:simonsteiner1...@gmail.com]
Sent: dinsdag, oktober 03, 2017 20:41
To: fop-dev@xmlgraphics.apache.org
Subject: RE: Custom line breaking algorithm

Hi,

Why not make your own hyphenation word list.

Thanks

From: Beugnier, Ronny (IP&Science) [mailto:ronny.beugn...@clarivate.com]
Sent: 03 October 2017 19:24
To: fop-dev@xmlgraphics.apache.org<mailto:fop-dev@xmlgraphics.apache.org>
Subject: Custom line breaking algorithm

Hi,

We are working on an upgrade to fop 2.2 from a very old version.

Unfortunately we ran into the issue were text is overflowing in table columns 
as in the attachment.

In the older version of fop that we used we have the following algorithm:


-          If the word is too long to fit on the line, move it to the next line

-          If the word is too large to fit into the column break the word

We cannot make use of hyphenation because multiple languages are combined in 
one pdf and we are not aware of the language.

The only way we think we can implement this is to adjust the line breaking 
Knuth algorithm in the implementation.

Would this be the right approach ? Has any one done this before ? Can someone 
provide some guidance on this ?

Many thanks in advance,

Kind Regards,

Ronny

Reply via email to