Released: Jan 19, 2023
Updates in V7.3x
V7.3 MR2
Updated Apr 27, 2023
Features
- Added the ability to specify whether to scan the Microsoft Windows system font directory by registry or by physical directory.
Fixes
- FO Corrections:
- The line was hidden under the float.
- Incorrect page allocation when maximum-repeats was specified in documents using fo:flow-map.
- Incorrect handling of space-after caused the last line of a column with hyphenation-keep to be sent to the next column.
- Infinite loop when creating PDF.
- Area tree crashed.
- CSS...
Released: Sep 16, 2021
Updates in V7.2x
V7.2 MR9
Updated Dec 1, 2022
Fixes
- FO Corrections:
- The float using axf:float-move="next" was rendered on a blank page.
- The block-progression-dimension.maximum property specified in fo:table-cell did not work.
- Arabic text-align-last="justify" created a longer line.
- Crash due to improper handling of footnotes.
- Extra spacing after the footnote number.
- Crash with the float change-bar extension in a footnote.
- Incorrect max-height calculation.
- Breaking blocks across pages failed due to incorrect BPIL...
Released: Jan 28, 2021
Updates in V7.1x
V7.1 MR4
Updated Aug 5, 2021
Features
- Added the ability to specify whether to set alternate text for tags descended from tags that have alternate text settings.
Fixes
- FO - The following issues have been corrected:
- Float was prematurely moved to the next page.
- Float in a rotated container overflowed.
- axf:table-row-orphans was not working for tables that across pages.
- BPIL hyphenation of Bulgarian word with Latin characters in a superscript omitted hyphen marks.
- CSS - The following issues have...
Released: Feb 20, 2020
Updates in V7.0x
V7.0 MR6
Updated Dec 10, 2020
Fixes
- FO - The following issues have been corrected:
- axf:float-margin-y did not work - RT#25235.
- Inline image became smaller when the height of the area was specified by % on the next page - RT#25239.
- Overflow of list inside of a table - RT#25442.
- Footnote marker was not reset - RT#25606.
- Ruby base character stuck out at the beginning of the line.
- CSS - The following issues have been corrected:
- Empty element at the end of inline elements overflowed the line - RT...
Released: Feb 6, 2020
Updates in V6.6 MR11
Fixes
- FO – The following issues have been corrected:
- A table footer repeated the border of the previous row-spanned cell.
- Even though relative-align “baseline” was specified in fo:list-item, the baseline of fo:list-item-label and fo:list-item-body could not be aligned.
- Crash with a document that had fo:float with axf:float-move="keep" specified.
- CSS – The following issues have been corrected:
- When a page break occurred within a column, the position of the block with position: absolute; was...
Released: Dec 19, 2019
Updates in V6.6 MR10
Fixes
-
Enhancements:
- When the rounded corner is specified, the rounded corner is applied even when the border-style is dotted, dashed, dotted-dash or dot-dot-dash.
-
FO – The following issues have been corrected:
span="all"
block caused text to overflow under the float in the second column.
- fo:initial-property-set caused a letter to be dropped from the second line.
- The footnote numbers were not incrementing.
- An overflow occurred when the area with overflow=”condense” included the ruby area.
-
CSS...
Released: Nov 7, 2019
Updates in V6.6 MR9
Fixes
-
FO – The following issues have been corrected:
- Floats with axf:float-y=”after”, axf:float-reference=”page” specified were sent to the next page.
- The table overflowed to the right instead of continuing below. #21771
- The baseline changed when there was a float. #21780
-
CSS – The following issues have been corrected:
- span=”all”, forced page break, and space settings created extra pages. #21826
- -ah-margin-break processing caused unnecessary margins. #21768
- target-counter() caused an overflow...
Released: Sep 26, 2019
Updates in V6.6 MR8
Fixes
FO - The following issues have been corrected:
- axf:float-y=”after”, axf:float-reference=”page” might cause the floats to overlap without moving to the next page.
- A float pushed down when neighbor margin exactly filled the space in between. #21281
- break-after=”page” was only breaking the column. #21277
- A line break position of Khmer list block in a column was incorrect.
- A table marker text in a table footer overlapped the page footer on the first page of the table. #21334
- A table with two...
Released: Aug 1, 2019
Updates in V6.6 MR7
Fixes
FO – The following issues have been corrected:
- Removing revision bar made other revision bars disappear. #17188
- Background PDF image with background-position-vertical led to corrupt PDF output. #21081
- column even though axf:footnote-position=”column” was specified. #20273
CSS – The following issues have been corrected:
- The page break caused the float overflow. #20829
- The span all block with only one column of the content following didn't fill the available space. #20991
- The top property...
Released: Jun 20, 2019
Updates in V6.6 MR6
Updates in V6.6 MR6
FO - The following issues have been corrected:
- Unexpected column break before block with keep-together.within-column="always". #20659
- axf:suppress-duplicate-footnote="true" was being applied to the next column even though axf:footnote-position=”column” was specified. #20273
- axf:abbreviation-character-count did not work.
- When axf:text-justify="inter-character" was specified, a half-width white space was too big.
- axf:line-number caused Formatter to crash. #20536
- axf:revsion-bar...