2025
26.1Version 26.1 - March 25, 2024
2024
26.0Version 26.0 - October 11, 2023
- 25.1
Version 25.1 - March 16, 2023
2023
25.0Version 25.0 - October 13, 2022
- 24.1
Version 24.1 - March 7, 2022
2022
24.0Version 24.1 - March 7, 2022
Version 24.0 - October 18, 2021- 23.1
Version 23.1 - March 4, 2021
2021
23.0Version 23.1 - March 4, 2021
Version 23.0 - November 19, 2020- 22.1
Version 22.1 - May 19, 2020
- 22.0
Version 22.1 - May 19, 2020
Version 22.0 - February 12, 2020 2020
21.1Version 21.1 - May 23, 2019
- 21.0
Version 21.1 - May 23, 2019
Version 21.0 - February 22, 2019 2019
20.1Version 20.1 - June 15, 2018
- 20.0
Version 20.1 - June 15, 2018
Version 20.0 - March 16, 2018
What's New in Oxygen PDF Chemistry 23.1
Related version: 23.0
Version 23.1 of Oxygen PDF Chemistry adds more improvements and customization possibilities for the CSS Paged Media processor used for obtaining PDF output from HTML or XML documents by styling them with CSS.
Some examples of the enhancements include more details about warning and error messages to assist with debugging, additional support was added for some requested CSS properties and some new parameters were added to help fine-tune customizations, and the memory footprint was optimized to provide better performance.
You can visually customize the PDF output using the Oxygen Styles Basket, a free web-based visual tool that helps you fine-tune the CSS that is used by Oxygen PDF Chemistry to produce PDF or by Oxygen XML WebHelp to produce web help output.
Chemistry Processor
Oxygen Styles Basket
Fine-Tune the Position of Block Elements
position
CSS property now supports the
relative
value, making it easier to fine-tune the position of block
elements.Enable/Disable Glyph Substitution for Latin Scripts
-enable-latin-glyph-substitutions
) can be
used to enable or disable glyph substitution for Latin-based scripts. This is helpful if
you encounter problems rendering accented glyphs, as you can set the parameter to
no
to disable the font glyph substitutions. For more information, see
the description and notes for this parameter in Chemistry Command Line Parameters.Fallback Font Added for Italic CJK Characters
Better Information for Warnings and Errors
Full Support for 'font-variant-numeric' CSS Property
font-variant-numeric
CSS property is now fully supported.
It controls the usage of alternate glyphs for numbers, fractions, and ordinal
markers.