Notizie su .NET 8 Blazor

Estrai il testo da documenti PDF

Giugno 22, 2026
Fornisci un modo comodo per catturare e riutilizzare le informazioni permettendo agli utenti di selezionare e copiare direttamente il testo nel visualizzatore PDF nelle app Blazor.

The ability to select and copy text directly within a PDF viewer allows users to highlight content and transfer it to other applications without leaving the document. This functionality enables the efficient extraction of information from PDF files, reducing the need to manually retype content and helping to minimize errors. It supports a wide range of use cases, including research, document review, content reuse, and collaboration across teams. This capability improves productivity by making it easier to reuse information, extract key details, support research activities, and incorporate content into reports, emails, presentations, or other business documents while maintaining an efficient reading experience. It also enhances accessibility and usability by allowing users to interact with document content in a more flexible and practical manner.

Several Blazor PDF viewer components allow you to select and copy text, including:

  • ComponentOne Blazor FlexViewer (part of ComponentOne Studio Blazor Edition by MESCIUS) enables users to select text within PDF documents and copy the selected content to the clipboard for use elsewhere.
  • Telerik UI Blazor PDF Viewer (part of Telerik UI for Blazor) provides text selection functionality that allows users to select and interact with text directly within displayed PDF files, supporting common document review, reference, and content extraction scenarios.
  • Syncfusion Blazor PDF Viewer (part of Syncfusion Essential Studio Enterprise) supports text selection and copy operations, enabling users to extract content from PDF documents and transfer selected text for use in other applications.

For an in-depth analysis of features and price, visit our comparison of Blazor PDF viewer components.

Compare Blazor PDF Viewer Components

Modifica la forma e la progettazione dei moduli dei codici QR

Giugno 19, 2026
FastReport .NET Ultimate consente di personalizzare la forma, l'angolazione e la densità dei codici QR per codici più coinvolgenti e visivamente accattivanti.

FastReport .NET Ultimate is a comprehensive reporting solution for developers working within the Microsoft .NET ecosystem. It supports the creation, design, and delivery of rich, interactive reports across Windows Forms, ASP.NET, MVC, and .NET Core applications. The Ultimate edition includes server deployment capabilities and extensive export options, such as PDF, Excel, Word, and HTML. It connects to various data sources, including SQL databases and business objects, providing flexibility for enterprise-level reporting. With the integrated FastReport Online Designer, users can edit reports directly in their browsers, enabling efficient collaboration and modern, full-featured report design across both desktop and web platforms.

FastReport .NET Ultimate offers developers flexibility when generating QR codes, making it easier to adapt their appearance to different applications, reports, and branding requirements. By supporting a wider range of visual styles directly within the reporting engine, it enables teams to create QR codes that integrate more naturally into user interfaces, printed documents, dashboards, and customer facing materials. This helps produce more polished and professional output while maintaining compatibility, readability, and reliable scanning across standard QR code readers and devices.

FastReport .NET Ultimate is licensed per named user and is available as a perpetual license with a one-year subscription for updates and support. See our FastReport .NET Ultimate licensing page for full details.

For more information, visit our FastReport .NET Ultimate product page.

Migliora il layout dei report con la creazione guidata report basata su IA

Giugno 11, 2026
ActiveReports.NET v20.1 aggiunge regioni dati intelligenti basate sull'intelligenza artificiale, che generano layout uniformi con una migliore leggibilità e riducono la necessità di modifiche manuali.

ActiveReports.NET by MESCIUS is a reporting solution for the Microsoft .NET platform that enables developers to create and deliver data-driven reports in web, desktop, and cloud applications. It supports multiple report types, including section, page, and RDL (Report Definition Language) reports, and provides visual designers, a robust rendering engine, and export options such as PDF and Excel. Designed to integrate with modern .NET and ASP.NET Core applications, it helps teams build interactive, enterprise-grade reporting features into their software.

The ActiveReports.NET v20.1 update includes AI Driven Smart Data Regions, enabling developers to generate cleaner and more consistent report layouts automatically. By applying standardized date formatting, removing duplicate columns, and using structured grouped table layouts with appropriate headers, footers, and page breaks, it reduces the need for manual report refinement while improving readability and navigation. This enhancement helps development teams deliver professional quality reports more efficiently and ensures more consistent results from AI generated report designs.

To see a full list of what's new in v20.1, see our release notes.

ActiveReports.NET is licensed per developer. Dependent on geographic location it is available as either an Annual (Timed) Subscription License or as a Perpetual Developer License which comes with 1 year of software updates and support. Each developer requires a license to design, develop, or maintain applications. The Annual Subscription License must be renewed each year to continue to work with the software. Published applications are royalty free and do not expire. Optional pipeline licenses available for CI/CD build servers. See our ActiveReports.NET licensing page for full details.

Learn more on our ActiveReports.NET product page.

Crea report interattivi con i grafici SVG

Giugno 9, 2026
Blazorise V2.2 aggiunge un motore di creazione di grafici nativo per C# e Blazor che semplifica la realizzazione di visualizzazioni di dati e dashboard avanzate.

Blazorise is a versatile component library that empowers developers to build modern and feature-rich web applications using Blazor, a client-side web development framework from Microsoft. It offers a comprehensive collection of user interface components, including buttons, forms, charts, and navigation elements, all built with accessibility and responsiveness in mind.

The Blazorise 2.2 update introduces SVG Charts, a native charting engine built with C# and Blazor that simplifies the development of dashboards, reports, and other data driven applications. By eliminating the need for external JavaScript charting libraries, it reduces development complexity and allows developers to create interactive visualizations using familiar Blazor patterns.

To see a full list of what’s new in version 2.2, see our release notes.

Blazorise is licensed per developer and includes a 1 year subscription for updates and support. Professional, Enterprise, and Enterprise Plus editions are available, each offering tailored levels of support and service to meet varying business needs. See our Blazorise licensing page for full details.

For more information, visit our Blazorise product page.

Mappa automaticamente i campi del modulo TX Text Control ai dati JSON

Giugno 8, 2026
Semplifica la gestione dei dati e migliora l'efficienza della tua applicazione C# quando lavori con i campi del modulo.

TX Text Control .NET Server for ASP.NET is a server side component for Web applications, or services. It is a fully programmable ASP.NET word processor engine that offers an extensive palette of word processing features. Using TX Text Control .NET Server, programmers can develop server side, end user applications that generate documents on-the-fly, using data from databases, binary files (Microsoft Word DOC and DOCX), ASCII files (XML, RTF, HTML) and image data (JPG, PNG, BMP, TIF, GIF, WMF). Documents can be created, modified and edited in a browser or printed in batch processes.

In this blog post from Text Control, Bjoern Meyer demonstrates how to automatically map TX Text Control form fields to JSON data in a .NET C# application, even when the names are not an exact match. It uses fuzzy matching and is especially useful in cases where templates and data sources evolve independently. The included sample project takes you through the following steps:

  • Opening a TX Text Control template document
  • Reading the available JSON field names
  • Iterating over the document form fields
  • Finding the best JSON field match for each form field
  • Renaming the form field using FormFieldCollection
  • Saving the mapped template as a new TX document

Read the complete blog and learn how to automatically prepare templates for JSOPN-based document workflows.

TX Text Control .NET Server for ASP.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. Run time licenses are required for the deployment to production servers. See our TX Text Control .NET Server for ASP.NET licensing page for full details.

For more information, visit our TX Text Control .NET Server for ASP.NET product page.