September 15, 2004
Bug Fixes
- When the page broke in the middle of the list in the block where intrusion-displace="block" was specified, the list was placed incorrectly.
- When top and bottom were specified, height was not specified to the block-container with absolute-position, the value of bottom was ignored.
- When the writing mode was "rl-tb", start-indent, end-indent of the table and block-container were processed incorrectly.
- The font with the font-weight of 250 could not be used.
- When a revision bar was specified to fo*table, an extra revision bar might be inputted.
- The link process might not be correct when PDF was outputted by Distiller.
- WMF might not be outputted to PDF correctly.
- The Ctrl+O shortcut didn't work in GUI.
- XSL Formatter could not be started if the non-existing font was specified as the standard font.
- When a border was specified in the adjoining cell, the portion where the border overlaped might be missing.
- ZWJ (U+200D) in Arabic, etc., was not processed correctly.
- When a table went over multiple pages, the process of keep-together.within-page="always" specified to fo:table-row was ignored and the page might be broken.
- When FO with the CR line feed code was formatted, an incorrect bug might be outputted.
- When number-rows-spanned="2" or more was specified to the cell, the upper border of the cell might be missing.
- When number-rows-spanned="2" or more was specified to the cell, and background-color was specified to the lower table-row, the lower cell was ovelapped with the upper cell.
- The revision bar might not be displayed when the value of axf:revisionbar-offset was specified.
- The page broke in the table which has fo:float in the cell of the table-header, SystemError NextPage() might occur.
- There was a memory leak while printing or image processing.
- If the percentage or the length was specified to the vertical-align, an error of "Invalid property value:" occurred.
- Some white spaces might be missing only when .NET was used.
- If Hebrew etc. was in fo:table-header, the writing-mode in the table-header was not correct when it was divided.
- If a white space is just before the fo:inline, BIDI processing might not work correctly.
- When there was fo:table-header whose contents were empty, the SystemError occrred.
- When there was fo:block-container with absolute-position="absolute" and display-align="center"or "after", without the lock-progression-dimension setting, PDF with an error might be generated.