IronOCR for .NET 2024.2.41

Released: Jan 29, 2024

Mises à jour de 2024.2.41

Fonctionnalités

  • Added support for Microsoft .NET 8.
  • Overhauled all OcrInput methods to use Load instead of Add prefix.
  • Improved overall speed by up to 90% in large PDF input contexts, using up to 80% fewer allocations and live objects.
  • Improved memory management for bitmaps in IronCV contexts.
  • Moved SearchablePdf to its own flag.
  • Removed hOCR outputs from default flags. Use Configuration.RenderhOCR = true to explicitly use.
  • Updated IronSoftware.System.Drawing Dependency to 2024.2.2.