2026
27.1Version 27.1 - March 24, 2025
2025
27.0Version 27.0 - November 27, 2024
- 26.1
Version 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
What's New in Oxygen Publishing Engine 27
November 27, 2024
Related version: 27.1
Oxygen Publishing Engine version 27.0 encompasses the improvements and additions implemented in Oxygen XML WebHelp and Oxygen PDF Chemistry. This version adds some additional customization options for producing WebHelp and PDF output
There are changes in:
WebHelp Output
Disable Zoom for Images
It is now possible to disable the WebHelp zoom functionality for particular
images. You can flag the images that should not have zoom functionality by using the
no-zoom value for the
@outputclass
attribute on the
particular images.Open Custom Logo URL in a New Tab
You can control whether clicking the URL for a custom WebHelp logo will open it
in the same tab or in a new tab. This can be configured using the new
webhelp.logo.image.target.url.new.tab
parameter. By default, the link
is opened in the same tab as the WebHelp output.Display Certain Elements as Tabs
It is possible to display certain elements as tabs by using the
outputclass="wh-tabbed"
attribute. This works for lists
(<ol>
, <ul>
), definition lists
(<dl>
), and choice table (<choicetable>
)
elements.Open WebHelp and PDF Produced by DITA OT Project
By default, when running DITA OT Project transformations from the application,
the generated WebHelp and PDF outputs are now opened in the proper associated system
application.
PDF Output
Set Path to Antenna House Option Setting File
When using the Antenna House Formatter in the DITA Map
PDF - based on HTML5 & CSS transformation scenario, a new parameter
(
antenna-house.option.setting.file
) makes it possible to set the path
to the Antenna House Option Setting File directly in the transformation
scenario configuration dialog box.Support for PDF Signing
It is now possible to sign your PDFs using a keystore file and the new
chemistry.sign
parameters in the DITA Map PDF - based on HTML5
& CSS transformation scenario.Component Updates
Apache FOP 2.10
Updated the Apache FOP library to version 2.10.
DITA-OT 4.2.3
Updated the embedded DITA-OT to version 4.2.3.
DOMPurify 2.5.6
Updated the DOMPurify library to version 2.5.6.