Open HTML to PDF v1.0.7 Release Notes

    • ๐Ÿ‘ #650 Support for multiple background images on the one element. Thanks for requesting @baedorf.
    • ๐Ÿ‘ #669 Support fallback fonts. Thanks for requesting @asu2 and assisting @draco1023.
    • #640 Implement file embeds via the download attribute on links. Thanks for original PR @syjer and for requesting @lindamarieb and @vader.
    • #666 API to get the bottom-most y position of rendered content to be able to position follow on content with other tools. Thanks for extensive reviewing of PR @stechio and for request by @DSW-AK.
    • ๐Ÿ‘ #664 Improved support for PDF/A and PDF/UA standards. Thanks for PR @qligier.
    • #653 Fix for inline-block elements with a z-index or transform were being output twice. Thanks for reporting @hannes123bsi.
    • #655 Correct layout of ordered lists in RTL direction. Thanks for PR @johnnyaug.
    • #658 Implement target-text function for content property. Thanks for PR @BenjaminVega.
    • #647 Fix race condition in setting up logger in multi-threaded environments. Thanks for PR @syjer.
    • #638 Ability to plug-in external resource control based on resource type and url. Thanks for original PR @syjer.
    • #628 Use enhanced image embedding methods from PDF-BOX. Thanks for PR @rototor and your work in PDF-BOX implementing this.
    • ๐Ÿ’… #627 Fix regression where a null font style was causing NPE. Thaks for PR @rototor.
    • #338 Implement read-only radio button group. Thanks for investigating, reporting and patience @ThoSchCon, @aleks-shbln, @dmitry-weirdo, @syjer and @paulito-bandito.