AH CSS Formatter Lite 新版本發表

Released: Sep 16, 2021

V7.2x 中的更新

V7.2 MR9

Updated Dec 1, 2022

Fixes

  • CSS Corrections:
    • An empty inline element created a line.
    • Truncated image in a cell using -ah-repeat-cell-content-at-break.
    • Overflow after the page selector change.
    • 'white-space: pre-wrap' overflow with BPIL.
    • Performance problem with overflowing content.
  • Other:
    • axf:pdftag="''" did not work for table row.
    • axf:pdftag="Div" did not work with table cell.
    • PDF annotation dates had an extra hour added.
    • Error in output PDF using embedded PDFs.
    • PDF output failed due to...

Released: Jan 28, 2021

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

  • CSS - The following issues have been corrected:
    • letter-spacing was incorrect.
    • Absolutely positioned image was tagged twice in PDF.
    • width.minimum: nanpt error.
    • Image overflowed with 'page-break-before:always'.
    • Span all block didn't fill the width after the page break if content area changed the size.
    • CSS element with 'position...

Released: Feb 20, 2020

V7.0x 中的更新

V7.0 MR6

Updated Dec 10, 2020

Fixes

  • CSS - The following issues have been corrected:
    • Empty element at the end of inline elements overflowed the line - RT#25402.
    • Right to left document duplicated the content in a table cell of running element that used 'content' property - RT#25125.
    • Concatenated page counter in a table was not updated - RT#25421.
    • Overflow into footnote area - RT#25411.
    • Overflow in the footnote area - RT#25425.
    • Repeated table header footnotes were missing. -ah-repeat-footnote-in...

Released: Feb 6, 2020

V6.6 MR11 中的更新

修補程式

  • CSS – The following issues have been corrected:
    • When a page break occurred within a column, the position of the block with position: absolute; was specified shifted.
    • The pseudo element created by :before could be misaligned.
    • The character string specified by string-set was not displayed.
  • Other:
    • Corrupt PDF with linearize option and EPS image.
    • "error exists on this page" reported by Acrobat when opening Formatter PDF output.
    • Acrobat preflight reported an error with PDF/A-2a output.
    • Missing...

Released: Dec 19, 2019

V6.6 MR10 中的更新

修補程式

  • 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.
  • CSS – The following issues have been corrected:
    • The processing of position: absolute; specified for the li element of the table was incorrect.
    • The table border with position: absolute; was displayed twice.
    • The table referenced by the element() function was incorrectly reflected in the margin box.
    • ::before elements in the table used...

Released: Nov 7, 2019

V6.6 MR9 中的更新

修補程式

  • 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 with long target-text(). #21764
    • A crash with data that had a float being processed incorrectly. #21802
    • The last page selector did not work with an empty element. #21700
  • Other:
    The following constant names in enum XfoPDFVERSION of C/C++ interface were incorrect. The...

Released: Sep 26, 2019

V6.6 MR8 中的更新

修補程式

CSS - The following issues have been corrected:

  • The default second value of ‘margin-break' was not being ‘discard'. #21253
  • The compound running header was not visible when the direction was set to RTL. #21499

Other:

  • An embedded aliased font did not display the correct glyph in output PDF. #21158
  • The image resolution was not acquired correctly.
  • A crash when using the MathML as input. #21202
  • Infinite loop with command line when creating an area tree. #21425

Released: Aug 1, 2019

V6.6 MR7 中的更新

修補程式

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 specified as percent value for the absolutely positioned element didn't appear to work. #20984
  • Infinite page output loop with right to left text in html. #20814
  • target-text ‘before' was not working with rtl text. #20897

Released: Jun 20, 2019

V6.6 MR6 中的更新

Updates in V6.6 MR6

CSS - The following issues have been corrected:

  • Empty inline at the end of a word created an extra space with 'text-justify-trim: inter-word'. # 20320
  • If there was an area of position:absolute; with the width specified as % in an inline-block where the width was not specified, the processing was incorrect.
  • Applying bidi to images, inline-blocks, etc. did not work correctly.
  • Possible infinite loop and memory leak with Arabic text. #20208
  • -ah-keep-together-within-dimension didn...

Released: Apr 25, 2019

V6.6 MR5 中的更新

Updates in V6.6 MR5

  • Enhancements:
    • Formatter is able to specify ‘createdate' and ‘modifydate' to <axf:document-info> / HTML <meta>.
  • CSS - The following issues have been corrected:
    • The list item marker appeared bolder than expected.
    • The background color of the row spanned cell was incorrect.
    • Negative letter spacing prevented ‘-ah-hyphenate-hyphenated-word: false' from working.
    • If -ah-assumed-page-number was not specified, a temporary area was secured with “0”. It has been corrected so...