September 16, 2009
Enhancements:
-
- MIF Output Option is newly added. MIF is a format to interchange information between Adobe FrameMaker and other applications.
- The CSS properties concerning the page and column break, break-before, break-after and break-inside are implemented.
- The FO property span="all" and CSS property column-span="all" have been implemented for the children of multi-column FO block-container and CSS div objects.
- The column-fill property in CSS and axf:column-fill extension property in XSL-FO are implemented.
- It's now available to reset the footnote counter in CSS3.
- Border-parts in CSS3 is available.
- The watermark can now be outputted in PDF.
- Multiple pages of a PDF can be embedded in a single external graphic object.
- Blocks can now be placed outside of the bleed area.
- Oblique/backslant can now be specified to font-style in FO.
- HTML tags are retained in the output document when generating tagged PDF from HTML and CSS.
CSS - The following issues have been corrected:
-
- When vertical writing was specified in table-cell, the content of the cell was arranged incorrectly.
- When ah-reference-orientation was specified to inline-block, it was not rendered correctly.
- When a page break was inserted within a table, the cell border of the table was not outputted.
- The content of the cell was occasionally doubly outputted.
- @top-left and @top-center occasionally overlapped each other.
- -ah-content-height:scale-to-fit was not effective when specified.
- An unnecessary blank was inserted and the table was arranged under the page when a page break was inserted within the table with margin-bottom specified.
- When content was specified to a::After and a line break was inserted, the content overflowed the area.
XSL-FO - The following issues have been corrected:
-
- When DOM was used with the COM interface, Missing End Tag was occasionally generated.
- When axf:hanging-punctuation="first"specification was specified, the punctuation was hanged even if it was not the first line of the paragraph.
- fo:inline-container occasionally misaligned to the vertical direction when "Jpan script =" was specified.
- Keep-together specified to fo:table-body also controlled the break between fo:table-body when there were multiple fo:table-body.
- When the block with "All span =" followed the column break, the page was not correctly broken.
- When writing-mode="rl-tb" was specified, the numbers were not outputted correctly.
- The exception error occasionally occurred when formatting Arabic data with Vista.
- When formatting a data with a big table with the table header, the memory occasionally increased.
- The footnote text occasionally overlapped when a footnote was in the table within a list.
- When table extended over the next page and a footnote was in the table-header, the footnote was outputted incorrectly
- Even if text-align="'.' center" or text-align="'.' " axf:text-align-string="center" were specified, text was not center aligned.
- When there was no text before the leader, the leader extended beyond the area.
- The embedded PDF might not be outputted correctly and a blank page was outputted.
- Even if "0pt leader-length.minimum =" was specified, length did not occasionally become 0pt.
Common - The following issues have been corrected:
-
- The revision bar in the column block occasionally placed not to the column but the entire page area.
- The revision bar in the column block occasionally placed not to the column but the entire page area.
- A font error occurred when there was a space in the font name specified for font-family in non-Windows version.
- If the area tree was specified with render() in the Java interface, an error occurred.
- When outputting PDF-1.4 based PDF/X-1a:2003 etc., "PDF output error" was generated.