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 26.0
October 11, 2023
Related version: 26.1
Oxygen PDF Chemistry version 26 is the latest release for the CSS Paged
Media processor used for obtaining PDF output from HTML or XML documents through CSS
styling. This version brings the possibility of setting the width
property
on top or bottom page margin boxes to better customize your document when displaying page
numbers, publication titles, or other artwork and XPath expressions can be used inside SVG
templates to insert dynamic text when creating your PDF output. Also, various component
updates and bug fixes were implemented.
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). For
more details, see Chemistry
User Manual: Page Margin Boxes.XPath Expressions Evaluated in SVG Templates
A new
expand.xpath.in.svg.templates
parameter was added (and
it is enabled by default). It evaluates XPath expressions that have a format of
${expression}
in SVG template files (with a file extension of
.template.svg
). Thus, you can leverage XPath expressions to dynamically
populate and modify elements in your SVG templates, resulting in more personalized and
tailored PDF outputs. For more details, see Chemistry User Manual: SVG Templates.Component Updates
Apache Batik 1.17
Updated the Apache Batik toolkit to version 1.17.
Apache FOP 2.9
Updated the Apache FOP library to version 2.9.