Re: Line-wrapping in tables
Dinu Gherman <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
> Tim Roberts <[email protected]>: > > Genuine hyphenation is hard. Really hard. There is a dump hyphenator > in ReportLab (lib/textsplit.py), but it doesn't use English rules. It > just inserts the hyphen at the last place it fits. There is Henning's Wordaxe which I've used successfully in the past, but I habe no clue if this is still maintained. I remember vaguely it was never on PyPI, but it did a great job. I wonder if it will make the jump to RL/Py3...? Cheers, Dinu