Syncfusion Essential Studio PDF Viewer SDK 2026 Volume 1 (33.1.44)

Released: Mar 16, 2026

2026 Volume 1 (33.1.44) での更新項目

機能

  • Common
    • Production-ready component - The Blazor Smart PDF Viewer components have been enhanced to meet industry standards and are production-ready.
      • Document summarizer: Provides AI-generated summaries and answers to user queries, enabling quick understanding of document content.
      • Smart redaction: Automatically detects and redacts sensitive information automatically, ensuring accurate and secure content protection.
      • Smart fill: Automatically identifies and fills PDF form fields using AI, minimizing manual input and speeding up form completion.
  • Web PDF Viewer (JavaScript, Angular, React, Vue, ASP.NET Core, MVC)
    • Significant performance improvements in organizing pages - The Organize Pages window now opens and closes far more quickly, eliminating lag and UI freezes when working with medium to extremely large PDF documents. Users get a smoother, more responsive page-management experience.
  • Blazor PDF Viewer
    • Significant performance improvements in text search - The Blazor PDF Viewer now provides a dramatically faster and more reliable text-search experience thanks to targeted engine optimizations and refined indexing. Users can locate words in PDFs much faster and with consistent accuracy, even in very large files.
  • .NET MAUI PDF Viewer
    • Maintain zoom level in single page view mode - A new capability has been introduced that allows the PDF Viewer to retain the current zoom level when navigating between pages in single page view mode. When enabled, the viewer preserves the user-defined zoom level instead of resetting it on each page transition. This ensures a consistent viewing experience, particularly when working with documents that contain detailed graphics, small text, or zoom-critical content.
    • Access custom stamp annotation views - Users can now retrieve visual elements associated with custom stamp annotations. Accessing these elements provides greater flexibility in customizing and managing stamp behavior after they are added to a page, making it particularly valuable when integrating stamps into advanced review or approval workflows. Developers can now retrieve, modify, or dynamically update the appearance and behavior of custom stamps once they are placed in the document, enabling more interactive and adaptable annotation scenarios.
  • Visual Studio Code Extension
    • Syncfusion PDF Viewer SDK Extension - Visual Studio Code - The PDF Viewer SDK Extension for Visual Studio Code allows developers to integrate Syncfusion PDF Viewer components into Blazor and .NET MAUI apps. It provides dedicated project templates for both platforms, plus convenient code snippets: Blazor snippets insert component code straight into Razor files, while MAUI snippets add it directly to XAML files.