AH Formatter V5.0 MR2 is now available.

June 22, 2009

 

Enhancements:

    1. The Standalone GUI displays SVG::patterns.
    2. start-column, end-column, inside-column, and outside-column are added to axf:footnote-position.
    3. The API's are now available with the standalone license.
    4. [Reading Options]-[Language] information in Document Properties in the PDF is now available to output. (available with PDF1.4 or later)
    5. 'Wch' is added as a unit showing the width of full-width characters.
    6. Improves the formatting speed.

CSS - The following issues have been corrected:

    1. When trimming of a space between full width punctuations was specified, the line break position was not correct.
    2. Margin-collapse was not correctly processed in the block where the size was specified.
    3. The word-wrap: break-word specification was not reflected in the text wrapping around floats.
    4. The counterbalance of the margin did not occasionally become correct between parent and child elements.

XSL-FO - The following issues have been corrected:

    1. Columns in a table were not well balanced.
    2. When the name of the external link of fo:basic-link was figures, the relevant page did not open.
    3. A list arranged beside the float occasionally became incorrect when a page break occurred.
    4. The rounding specification of table was not reflected in the background of table-row.
    5. space-before specified to fo:block was not correctly secured when there was no border specification in fo:block, which was a parent of fo:float.
    6. When trimming of a space between full width punctuations was specified, characters in the list occasionally overlapped.
    7. When the table was rotated, the width of the cell and the output position were not correct.
    8. When axf:footnote-number-reset="page" was specified, footnote numbers were not outputted correctly.
    9. Footnotes might be outputted to the wrong page.
    10. max-height did not become effective when multiple fo:block-container were on the same page.
    11. When multiple fo:table-row were specified, table-marker were overlapped.
    12. A page broke with a big white space when the height was specified in table, table-row, and table-cell.
    13. when axf:line-number-reset="page" was specified, numbers were not reset when the table broke or cells overflowed.
    14. The position of the side note was not correctly outputted when the anchor was in FO which generated the reference area.
    15. The border of table-marker might not be correct.
    16. When the table extended over the next page, the position of the footnote in table-header was outputted incorrectly.
    17. When there were table and block in block-container and it was not possible to break between table and block according to the keep condition, the block-container occasionally wholly moved to the next page without being broken in the table.
    18. An error occurred when "default" was used for master-name and master-reference.
    19. Punctuations occasionally overflowed from the cell.
    20. An exception error occasionally occurred when a child of fo:table-row had fo:retrieve-table-marker.

Common - The following issues have been corrected:

    1. The XMLDOMDocument property did not function correctly with the COM interface.
    2. The specification of left or right using the clear property did not match with the actually targeted float.
    3. When setting the security with PDF embedding, the file that could not open was generated.
    4. When embedding a specific PDF, an error occurred when opening the generated PDF.
    5. When data with the Form field was outputted to PDF, the text in the field was not occasionally displayed.
    6. When missing-glyph="0" was specified in the option settings, missing-glyph was not detected.
    7. If the unit of px or em were specified for the size property, it occasionally became an error.
    8. When the specified value of the size property is only length, the specification might be disregarded.

Other:

    • When PDF was embedded in the input data, an unnecessary text was occasionally displayed in GUI.