HTML to PDF / DOCX / RTF Java converter library Forums PD4ML Forums Technical questions / Troubleshooting ‘word-wrap: break-word’ does not break ‘unbreakable’ words

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #33793

    Hi,
    we try to upgrade our PD4ML from version 3.9.3 to 4.x (last try with 4.0.7).
    We use ‘word-wrap: break-word;’ to break to long words. With 3.9.3 this works also for ‘unbreakable’ words like ‘abcdefghijklmnopqrstuvwxyz’.
    After upgrade to 4.0.7 no break is insert.
    Do I do something wrong or is it just not supported in version 4.x?
    I tried with demo mode.

    Test html:
    <html>
    <head></head>
    <body>

    abcdefghijklmnopqrstuvwxyz

    </body>
    </html>

    Attached the generated pdf files.

    Thank you for your support.
    Oliver Breidenbach

    Attachments:
    You must be logged in to view attached files.
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.