Released: Apr 23, 2026
Updates in V7.5 MR3
Fixes
- XSL-FO Revisions:
- When a page break occurs in the middle of a table, the table is not split properly and extends beyond the page.
- Incorrect page number citation for float.
- Extra spacing with axf:initial-letters and float on the same page.
- An overflow occurred due to an incorrect processing of keep-together.within-page.
- Text transparency lost after image.
- Page counter hang.
- 2pass exception.
- CSS / HTML Revisions:
- Overflow with -ah-keep-together-within-dimension.
- Incorrect page header when...
Released: Mar 12, 2026
Updates in V7.5 MR2
Fixes
- XSL-FO Revisions:
- Column would overflow when the table row has a column break.
- Float would drop content.
- Extra line breaks around floats.
- axf:float-y="bottom" was not working as expected.
- In documents with language="ja" and hyphenate="true", when a non-end-of-line-character and a U+0020 (space) appear at the end of a line, the subsequent string may not break onto the next line and overflow the line.
- Some data failed to format.
- CSS / HTML Revisions:
- Underline text-decoration was not...
Released: Jan 22, 2026
Updates in V7.5 MR1
Fixes
- CSS Revisions
- Spanning table with footnotes causes extra page break and content displacement.
- Table overflow even with -ah-keep-together-within-dimension.
- footnote call duplicated in table.
- The hyphenation was incorrect due to invalid processing of -ah-hanging-punctuation: allow-end;.
- Crash with position:fixed in running header.
- The format result of CSS Flexbox (display: flex;) was incorrect.
- justify-content not working as expected.
- XSL-FO Revisions:
- The row break position was incorrect...
Released: Dec 4, 2025
Updates in V7.5 R1
Features
Special Feature/Appeal Items:
- Now able to specify whether to break vertical floats (horizontal in vertical writing) with pages or columns.
- Extended Properties
- Extended the feature of 'PDF Annotation'.
- Extended the feature of 'keep-together'.
- Extended the feature of 'axf:text-overflow'.
- Extended the feature of 'text-indent'.
Option Settings:
- Now able to set the upper limit of memory usage on Command-line.
- Extended the feature of 'no-disp-warnings'.
- Now able to apply the color to the...
Released: Sep 24, 2025
Updates in V7.4 MR13
Fixes
- XSL-FO Revisions:
- Footnote overflow with rotated table.
- Formatting didn't complete due to incorrect footnote processing.
- Fixed data that failed formatting.
- CSS Revisions:
- Break-after / page-break-after on <tr> was ignored (only break-before works).
- Other:
- Linearized PDF had missing object.
- Fixed JavaScript missing in PDF with writing-mode="rl-tb".
Released: Aug 6, 2025
Updates in V7.4 MR12
Fixes
- XSL-FO Revisions:
- fo:basic-link failed to generate a link area when its first child is an empty block.
- Fixed a performance problem with axf:float-y="anchor" footnote and table.
- An overflow occurred due to incorrect hyphenation and letter-spacing processing.
- Extra space created with float and span="all" blocks.
- There was data that had failed formatting.
- CSS Revisions:
- Sidenote was not output correctly due to incorrect side-note processing.
- Reflow changes footnote numbers.
- When vertical...
Released: Jun 18, 2025
Updates in V7.4 MR11
Fixes
- XSL-FO Revisions:
- Float caused content to render in bottom margin area.
- Forced column breaks were not working within floats.
- Extra line break in list-item-label with nested inline and writing-mode="rl-tb".
- BPIL Laotian script overflow.
- CSS Revisions:
- Fixed crash involving floated table and the end of the page.
- Block in nested inlines with RTL content ignores right margin.
- Other:
- Tagging of Tagged PDF was incorrect.
- Linearized PDF/X output with embedded PDF causes Acrobat crashes when...
Released: Apr 30, 2025
Updates in V7.4 MR10
Fixes
- CSS Revisions:
- Formatting failure due to incorrect processing of float.
- Table column min-width overflows and creates corrupt PDF.
- Crash when using -ah-initial-letters with RTL text.
- Custom property passing down CSS-wide keyword.
- Table width in the CSS flexbox (display: flex;) was incorrect.
- Page numbers were displayed incorrectly.
- Early line break with BPIL and Festo font.
Released: Mar 12, 2025
Updates in V7.4 MR9
Features
- Extended the 'keep-together' feature.
- When the LBODY does not exist directly under the LI in Tagged PDF, it can be set to automatically insert the LBODY. 'strict-list-tag'.
- Enhanced error report message to include corrupted image file name.
Fixes
- XSL-FO Revisions:
- Table cell borders are incorrectly rendered when rows are retrieved.
- axf:overflow-condense specified within fo:static-content was incorrectly processed.
- Formatting failed due to incorrect processing of BIDI.
- CSS Revisions...
Released: Jan 22, 2025
Updates in V7.4 MR8
Features
- Extended 'no-disp-warnings' feature.
- You are now able to specify the upper limit of the alternate text length when outputting a tagged PDF.
Fixes
- XSL-FO Revisions:
- Crash with footnote in absolutely positioned block-container.
- Retrieved marker in table footer is using the fo:table-body borders.
- Float overflowed the page due to incorrect processing of float with the specified axf:float-move="keep-float".
- line-continued-mark misaligned after page break when text-align="justify" and word...