Open HTML to PDF v1.0.2-SNAPSHOT Release Notes

    • ⚡️ SECURITY Removed Log4J 1.x adaptor as it had CVE-2019-17571 with no updated version available.
    • 👍 #448 Implement linear-gradient support for background-image property. By @danfickle. Requested by @rja907.
    • #429 Major overhaul of word-wrap: break-word. Now a word will not be broken unless it is too big for a line by itself. By @danfickle. Thanks for reporting and testing @mndzielski.
    • #433 Do not justify lines ending with <br/> tag. Thanks for reporting @fcorneli.
    • 🚚 #440 Remove trailing white space for right aligned text to avoid jagged appearance. Thanks for reporting @AnanasPizza.
    • #446 Look for lang attribute on ancestor elements when using lang() selector. Thanks for reporting and tracking down the bug @fungc.
    • #430 Use relative path to license in source jars instead of absolute path. Thanks for reporting @gabro and fixing via PR @syjer.
    • #417 Keep aspect ratio of images with width/height properties as well as min/max width/height properties. Thanks for reporting and basis for fix @swarl.
    • #423 Allow multiple font sources to be specified with format tags. Only use format(truetype). Thanks for requesting @MichaelZaleskovsky and basis for implementation @syjer.
    • 👻 #415 Avoid class cast exception if user tries to float table cell. Thanks for reporting @dmartineau99 and PR @syjer.
    • #421 Avoid NPE when justified text is mixed with unjustifiable content. Thanks for reporting @Megingjard and PR @syjer.
    • ⚡️ Updated PDFBOX 2.0.17 to 2.0.19.