ASP.NET Core 8 뉴스

Linux 앱에 문서 편집 대화상자를 추가하세요

11월 11, 2025
TX Text Control .NET Server 34.0은 Linux에서 모든 대화상자를 완벽히 지원하여, Windows와 동일한 수준의 기능을 구현함으로써 일관된 크로스 플랫폼 문서 편집 기능을 제공합니다.

TX Text Control .NET Server for ASP.NET is a server-side component that equips your web applications with a powerful, Microsoft Word-compatible document editor. This allows you to develop applications that generate and edit various document formats (RTF, DOCX, PDF, etc.) on the fly, using data from databases or files. It also boasts features like PDF generation and a browser-based editor with a familiar MS Word-inspired interface, ultimately enhancing the document processing capabilities of your web applications.

The TX Text Control .NET Server for ASP.NET 34.0 release brings full dialog box support to Linux, aligning its functionality with Windows to offer a seamless experience across platforms. Developers building cross-platform applications can now rely on consistent, familiar interfaces for setting table attributes, image properties, and other document-related tasks. This update removes a key limitation for Linux deployments, making it easier to maintain UI consistency and improving the overall usability for end users. By ensuring parity in dialog box functionality, the release simplifies application logic and enhances user interaction across environments.

For a full list of changes in TX Text Control .NET Server for ASP.NET 34.0, see our release notes.

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.

눈에 잘 띄는 메모를 PDF에 직접 추가하세요

10월 28, 2025
자유 텍스트 주석(Free text annotations)을 사용하면 개발자가 PDF 페이지에 지속적으로 남는 텍스트를 삽입할 수 있어, 감사, 검토 또는 공동 문서 작업에 이상적입니다.

Free text annotations in PDF-processing components enable users to place editable text directly onto document pages, enhancing notes, comments, or briefing elements without relying on external tools. This feature supports adding visible text blocks (rather than hidden pop-ups) that remain part of the document's content layer, allowing for richer, in-context feedback and markup across workflows such as review, auditing, or collaborative editing.

Several ASP.NET Core PDF controls offer support for free text annotations including:

  • Telerik UI PDF for ASP.NET Core (part of Telerik UI for ASP.NET Core) lets developers add customizable free text annotations to PDFs, with control over font, position, and more.
  • Document Solutions for PDF by MESCIUS provides a FreeTextAnnotation class that enables developers to place persistent text directly into a PDF, with properties for customization.
  • ImageGear for .NET by Accusoft supports FreeText via its ART marks API, allowing the creation of text annotations on PDFs and exporting them as FreeText annotation objects.
  • Syncfusion ASP.NET Core PDF (part of Syncfusion Essential Studio Enterprise) allows developers to add free text annotations to PDFs with several customization options.

For an in-depth analysis of features and price, visit our ASP.NET Core PDF controls comparison.

Compare ASP.NET Core PDF Controls

사용자의 PDF 작업 방식을 혁신하세요

10월 23, 2025
내장된 편집 도구를 사용하면 문서를 압축, 재정렬, 병합, 분할할 수 있으므로, 실제 작업 흐름에 맞게 PDF 뷰어가 더욱 유용해집니다.

PDF manipulation features in viewer components extend the user experience beyond reading by enabling real-time structural changes to documents. These capabilities are particularly valuable in document-heavy workflows, where users need to rearrange, combine, or refine content without switching between multiple tools. Whether integrated into web portals, business systems, or productivity applications, built-in manipulation functions make PDF viewers more interactive and practical for day-to-day tasks such as document assembly, editing, and cleanup.

Common features include:

  • Adding pages to a PDF allows inserting new pages from blank templates or external files, supporting document expansion or correction.
  • Compressing PDFs reduces file size while preserving quality, making PDFs easier to store, send, and load - especially in web-based environments.
  • Deleting pages from a PDF enables users to remove unwanted or redundant pages, helping streamline documents before sharing or archiving.
  • Extracting pages from a PDF means selected pages can be isolated and saved as a new document, useful for creating summaries or sharing specific sections.
  • Merging PDFs combines multiple files into a single document, ideal for bundling reports, contracts, or records.
  • Moving pages in a PDF allows users to reorder pages via drag-and-drop interfaces or APIs, tailoring document structure without external tools.
  • Splitting PDFs enables large documents to be divided into smaller files based on page ranges or sections, simplifying distribution or version control.

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

Explore ASP.NET Core PDF Manipulation Features

크로스 플랫폼 보고 기능을 앱에 추가하세요

10월 22, 2025
List & Label 31은 Windows, macOS, Linux, Android에서 원활하게 실행되는 보고 기능을 통해 앱의 지원 범위를 확장합니다.

List & Label by combit is a software development toolkit that empowers developers to integrate comprehensive reporting functionalities into their desktop, web, and cloud applications. It offers features such as data binding, complex data visualization, and a user-friendly report designer, along with printing, exporting, and previewing capabilities. List & Label operates independently of programming languages and data sources, providing developers with the flexibility to design and deliver informative reports within their development environment.

The List & Label 31 update introduces cross-platform reporting, enabling developers to design, generate, and distribute reports across Windows, macOS, Linux, and web environments. This enhancement ensures consistent performance, layout accuracy, and data representation on every platform while reducing the need for multiple platform-specific implementations. By unifying the reporting process within a single framework, developers can deliver a cohesive reporting experience to all users, regardless of their operating system.

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

List & Label is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our List & Label licensing page for full details.

For more information, visit our List & Label Enterprise Reporting Edition product page.

구조화된 데이터를 임팩트 있는 그래픽으로 전환하세요

10월 21, 2025
막대형 차트와 세로형 차트는 복잡한 데이터 세트를 누구나 쉽게 이해할 수 있는 그래픽으로 변환하여, 비즈니스 사용자와 데이터 분석 전문가 모두에게 유용합니다.

Column and bar charts form fundamental visualization tools in many charting suites. These chart types use vertical (column) or horizontal (bar) bars to represent quantitative data across categories, making them ideal for straightforward comparisons. Typically, you can display single or multiple series, stack values to show cumulative totals, or group categories to highlight differences. Their simplicity and clarity make column and bar charts a staple in dashboards, business reports, and analytics applications where rapid insight is required.

Several ASP.NET Core chart controls offer support for column & bar charts including:

  • DevExpress ASP.NET Core Chart (part of DevExpress ASP.NET and Blazor) includes support for both column and bar series, with examples for stacked variations.
  • ComponentOne Charts for ASP.NET MVC (part of ComponentOne Studio ASP.NET MVC by MESCIUS) supports both column and bar charts and offers stacked and floating bars.
  • Telerik ASP.NET Core Chart (part of Telerik UI for ASP.NET Core) supports column and bar series, allowing developers to choose orientation and stack/group features.
  • Infragistics ASP.NET Core Charts (part of Infragistics Professional) offers a range of chart types including bar and column, allowing for 2D and 3D variations and layering.

For an in-depth analysis of features and price, visit our ASP.NET Core chart controls comparison.

Compare ASP.NET Core Chart Controls