Aspose.OMR for .NET V23.3.1

Released: Mar 28, 2023

V23.3.1 での更新項目

機能

  • Added the ability to set the position of a bubble relative to the content of the answer element (text markup/JSON markup).

不具合の修正

  • Empty blocks (text markup/JSON markup) are not displayed, including those which have a border.
  • Setting overflow property of the page footer (text markup / JSON markup) to clip no longer breaks the form layout.
  • Setting overflow property of the answer element (text markup / JSON markup) to clip no longer hides all of its child elements.
  • Fixed "Unknown runtime implemented delegate method" error when saving the generated form as PDF under .NET 6.0.
  • If the block (text markup/JSON markup) contains an element with absolute positioning (for example, an image), its borders no longer stretch to the absolute position on the page.
  • Using text (text markup/JSON markup) element as the last child of the parent block no longer results in a template read error.