Rilasci di Oxygen PDF Chemistry
Released: Jan 29, 2024
Aggiornamenti in V26.0 Build ID: 2024012323
Correzioni
- HTML/Image maps: The HTML image map area encoding has been fixed to support UTF-8 characters.
- SVG/PDF: Fixed an issue where the <tspan> content (SVG) wasn't positioned correctly when using fonts with Latin ligature support.
Released: Nov 15, 2023
Aggiornamenti in V26.0 Build ID: 2023110923
Correzioni
- PDF Transformations: Fixed an 'IndexArrayOutOfBoundsException' error that happened while processing Unicode characters in PDF outputs.
Released: Oct 11, 2023
Aggiornamenti in V26.0
Funzionalità
Core
- Control the Top and Bottom Margins of an Element - It is now possible to set the width property on page margin boxes. These margin boxes define rectangular areas placed in the margins that surround the content of the page and may be used to display static CSS-generated content (such as page numbers, publication titles, or other artwork).
- XPath Expressions Evaluated in SVG Templates - A new expand.xpath.in.svg.templates parameter has been added (and it is enabled by default). It...
Released: Jul 4, 2023
Aggiornamenti in V25.1 Build ID: 2023063023
Funzionalità
- Security/Component Update: Updated the HtmlCleaner library to version 2.29.
Correzioni
- PDF/Change Tracking: Fixed an issue where transformations to PDF were stopped when change-bars were added in the PDF.
- PDF/Right-to-Left Writing: Fixed an issue where multi-column text and page headers/footers were incorrectly displayed using left-to-right writing.
- PDF Links: Fixed an issue where "Unresolved ID reference" warnings were no longer presented for internal links that could not be...
Released: Mar 16, 2023
Aggiornamenti in V25.1
Funzionalità
Core
- Embed Videos in Your PDF Output (experimental) - It is now possible to embed videos (mov, mp4, m4v) that your readers can watch directly in your published PDF documents by referencing them from within your HTML or XML documents.
- Control the Top and Bottom Margins of an Element - The new '-oxy-space-after-conditionality' property can be used to control whether the bottom margin of an element should be kept or discarded. Likewise, the '-oxy-space-before-conditionality' property...
Released: Feb 1, 2023
Aggiornamenti in V25.0 Build ID: 2023020100
Correzioni
- Oxygen PDF Chemistry/Text Layout: Fixed an issue where CJK texts that were combined with other texts had baseline alignment issues when a fallback font was used.
Released: Dec 13, 2022
Aggiornamenti in V25.0 Build ID: 2022121304
Correzioni
- DITA to PDF - based on HTML5 & CSS: Fixed some CSS rules that were hiding the Task context element when it contained change tracking elements or other empty elements.
Released: Nov 7, 2022
Aggiornamenti in V25.0 Build ID: 2022110500
Funzionalità
- Added the '-oxy-space-before-conditionality' and '-oxy-space-after-conditionality' properties to offer better control for discarding margins.
- Updated the Apache Batik library to version 1.16.
Correzioni
- Fixed an issue where margins for blocks inside table cells where discarded.
- Fixed a pagination issue caused by how line breaks were handled for space-preserving elements (such as codeblocks) when inside a list.
- Fixed an error ("getValue() called on AUTO length") that happened when...
Released: Oct 13, 2022
Aggiornamenti in V25.0
Funzionalità
Core
- Support Added for the 'break-after', 'break-before', and 'break-inside' CSS Properties - The break-before, break-inside, and break-after CSS properties are now supported in PDF transformations. They are used to control how page or column breaks behave before, inside, or after a generated box.
- Support for Custom Values for the 'list-style-type' CSS Property - The Chemistry engine now supports custom string values for the list-style-type CSS property defined in the CSS for list...
Released: Sep 23, 2022
Aggiornamenti in V24.1 Build ID: 2022092200
Correzioni
- Oxygen PDF Chemistry: Fixed an issue where applying a simulated bold font to an inline content would cause the text after the inline content to also be bold.