Antenna House Releases

OSDC V11.1 MR2 Release Notes.

Written by Antenna House | June 17, 2026

Enhancements & Corrections:

Conversion from Word

  • The row height of the table was adjusted.

Conversion from Word (DOCX)

  • Japanese punctuation marks did not fit within the line when placed at the end of a line.
  • Characters within the user-defined character set were garbled.
  • The height of the blank rows in the table was adjusted.
  • A table spanning multiple pages overflowed without breaking across pages.
  • Improved the output shape of the wavy border lines.
  • The bookmark link was not output.
  • Fixed it so that the ASK field is not output.

Conversion from Word (DOC)

  • The height of full width spaces was adjusted.
  • The character width of the middle dot "・" was adjusted.
  • When a table with "At least" row height breaks across pages, the row heights on the next page were incorrect.
  • Page breaks did not occur correctly on pages with columns.
  • The section breaks between tables were not being processed as breaks.

Conversion from Excel (XLSX)

  • Improved processing of cell row heights when "Yu Gothic UI" is set as the default font.
  • If there is an inconsistency in the internal information regarding the print range, the print range is now disabled.

Conversion from PowerPoint (PPTX)

  • Supports for inserting SVG using the "Link to File".

Conversion from MS-Office (DOCX, XLSX, and PPTX)

  • Supports for inserting images by specifying an absolute URI using the "Link to File".

Conversion of SVG

  • Regarding to the -svgspn specification, numbers were assigned regardless of the specification.
  • The operation when -svgfmt or -svgspn is specified has been changed as follows:
           -svgfmt
            Old: Add a page number at the end even if the output SVG consists of only one page.
            New: Do not add a page number at the end if the output SVG consists of only one page.
            * For multi-page documents, the operation remains unchanged, and sequential numbers are assigned according to the specified format.
           -svgspn
           Number is assigned by -svgfmt if specify this option when the output SVG consists of only one page.

Other Conversions

  • The line break at the top of the file was removed when converting from text.
  • The BOM was converted as character when converting from text.

Vulnerability Response

  • A security vulnerability (CVE-2026-33416) was discovered in the library used to handle PNG, so libpng has updated to the patched version, libpng 1.6.56.