Oxygen PDF Chemistry のリリース
Released: Jun 20, 2022
V24.1 Build ID: 2022062023 での更新項目
不具合の修正
- Oxygen PDF Chemistry: Fixed an issue where an SVG that contains a <linearGradient> element was not rendered in Adobe Acrobat Reader DC.
- Oxygen PDF Chemistry: Removed the NekoHTML library since is not used in the PDF generation process.
- Oxygen PDF Chemistry: Removed an "ambiguous rule match" warning message displayed when processing tables that have the -oxy-borders-conditionality extension CSS property set to "retain".
- Oxygen PDF Chemistry/Components: Removed the dependency of the...
Released: Apr 20, 2022
V24.1 Build ID: 2022041502 での更新項目
機能
- Removed the Jackson Databind library.
Released: Mar 10, 2022
V24.1 での更新項目
機能
- Absolute positioning is now supported - The processor now supports absolute positions for inline elements. For example, you could define custom CSS rules to display an image in a certain absolute position within the document or paragraph.
- Removed possible Log4j vulnerabilities - The dependency on the Log4j library has been removed to help prevent possible security vulnerability issues.
Released: Jan 31, 2022
V24.0 Build ID: 2022012805 での更新項目
機能
- Security: Updated the Apache Log4j 2 library to version 2.17.1.
Released: Dec 16, 2021
V24.0 Build ID: 2021121611 での更新項目
機能
- Security: Updated the Apache Log4j 2 library to version 2.16.
Released: Dec 13, 2021
V24.0 Build ID: 2021121314 での更新項目
機能
- Critical/Security: Updated the Apache Log4j 2 library to version 2.15 to avoid the Log4Shell exploit.
Released: Oct 18, 2021
V24.0 での更新項目
機能
- Control the Security Context of the Chemistry Processing - Added the ability to control the security context of the Chemistry processing through a Java security policy file. This file can be specified using a new -security-policy command-line parameter.
- Control Copyright Metadata - Three new CSS properties have been added to provide the ability to control the copyright information in the PDF output.
- Custom Metadata Fields - You can now use the -oxy-pdf-meta-custom property to define custom...
Released: Aug 24, 2021
V23.1 Build ID: 2021082101 での更新項目
不具合の修正
- Oxygen PDF Chemistry: Removed a warning that was displayed when printing a topic with IDs inside a table's title.
Released: Jun 17, 2021
V23.1 Build ID: 2021060401 での更新項目
不具合の修正
- Oxygen PDF Chemistry: Fixed an issue where list items that contain centered images led to undesired page breaks.
- Oxygen PDF Chemistry: Fixed an issue where the PDF transformation failed because an element with auto margins was contained in a table cell.
Released: Mar 4, 2021
V23.1 での更新項目
機能
Chemistry Processor
- Oxygen Styles Basket - The new Oxygen Styles Basket is a handy web-based visual tool that helps you to fine-tune the CSS file that is used to customize your PDF or WebHelp output. You simply pick and mix aspects from galleries to add and adjust the rules in your custom CSS file.
- Fine-Tune the Position of Block Elements - The position CSS property now supports the relative value, making it easier to fine-tune the position of block elements.
- Enable/Disable Glyph Substitution...