Aspose.OMR for .NET V22.7

Released: Jul 30, 2022

V22.7 での更新項目

機能

  • Added an alternative bubble type (square) for AnswerSheet, CustomAnswerSheet (CustomTrigger element), Grid, CompositeGrid, and CheckBox elements.
  • Added human-readable enumerators for BarcodeType and BarcodeQRVersion properties from the BarcodeConfig element.
  • Container elements can now be nested within other container elements.
  • Paragraphs can now be placed at the top level of a form hierarchy, without wrapping them in block elements.
  • Improved rendering of EmptyLine elements - now they handle vertical spacing between elements more accurately.
  • Improved page rendering:
    • Left and right margins are now rendered with pixel precision according to PageMarginLeft and PageMarginRight page layout settings.
    • Elements now cannot appear outside page bounds unless they are placed there by specifying an absolute position.
    • Top-level elements are now perfectly aligned to the right margin of the page.
  • Improved element wrapping within paragraphs.

不具合の修正

  • Fixed a line-height (leading) issue that caused adjacent lines with larger font sizes to overlap.
  • Fixed a layout issue with Table (text markup / JSON markup) element when header text does not fit in one line.
  • Fixed rendering issues for Container elements (text markup / JSON markup) that caused left and right margins to be different.