Architecture News

Creazione di report multipiattaforma in arrivo su List & Label

Settembre 9, 2025
Offerta speciale: acquista List & Label Professional Edition prima del 9 ottobre 2025 e ottieni gratuitamente l'Enterprise Edition con supporto multipiattaforma!

combit have announced an exciting new development for their popular report generator with the introduction of List & Label Cross Platform (LLCP), due for release in October.

This is a significant milestone for combit, as they will now offer a cross-platform reporting solution for Windows, Linux, and macOS. The new powerful print engine is entirely based on the most recent version of .NET, with no native dependencies. For reporting that runs anywhere your app runs.

Features will include:

  • Support for Windows, Linux, and macOS.
  • PDF export for web & cloud.
  • Introduction of JSON-based project files.
  • Easy conversion of existing projects to JSON.
  • Numerous supported reporting functions.

Special Offer

This cross-platform functionality will only be included as part of the List & Label Enterprise Edition. To help customers benefit from this major advancement, special offers are available until October 9th 2025.

* Subscription terms for free upgrades will not be extended. Special discounted renewal options will be available until October 2026, please contact us for details.

Crea codici a barre 1D nei documenti PDF

Settembre 8, 2025
Estendi le applicazioni .NET con il supporto per la generazione di codici a barre 1D, come Code 39, Code 128 e EAN-13, e per l'incorporamento in file PDF.

1D Barcode creation in a .NET PDF component refers to the ability to generate linear barcodes—such as Code 39, Code 128, or EAN-13—directly within PDF documents through a .NET application. This feature allows developers to integrate barcode generation into automated workflows for tasks like labeling, inventory tracking, and document indexing. By embedding machine-readable data into PDFs, it enhances data accuracy, speeds up scanning processes, and supports seamless integration with backend systems without requiring external barcode tools or libraries.

Several .NET PDF components allow you to create 1D barcodes, including:

  • DevExpress PDF Document API (part of DevExpress Office File API) enables you to embed 1D barcodes directly into PDFs using high-quality rendering and customizable options.
  • Document Solutions for PDF (by MESCIUS) provides .NET apps with barcode generation capabilities to allow the creation of PDF files with embedded 1D barcodes.
  • XFINIUM.PDF CROSS PLATFORM EDITION is an advanced library for cross-platform PDF development that supports the insertion of 1D barcodes into PDF documents.
  • Syncfusion .NET MAUI PDF (part of Syncfusion Essential Studio Enterprise) facilitates the creation of 1D barcodes in PDF documents, including code39, codabar, and more.

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

Compare .NET PDF Components

Gestisci le filiali senza uscire dall'area di lavoro

Settembre 5, 2025
Oxygen Content Fusion V8.2 ora consente agli autori di creare, cambiare e unire filiali direttamente dalla pagina dell'area di lavoro personale.

Oxygen Content Fusion by Syncro Soft is a cloud-based collaboration platform for managing and publishing DITA (Darwin Information Typing Architecture) documentation. It allows authors, reviewers, and publishers to work together on the same content in real time, and to track changes and feedback throughout the documentation process. Oxygen Content Fusion also provides a variety of tools for generating and publishing DITA content in a variety of formats, including WebHelp, PDF, and EPUB.

The Oxygen Content Fusion V8.2 release adds the ability to manage branches from the Personal Workspace page, authors can now create, switch, delete, and merge branches without leaving their workspace. This enables content teams to work in isolated contexts, preserve in-progress edits, orchestrate targeted review processes, and merge changes confidently. In particular, the flexibility to handle branch operations, combined with selective file commits and detailed history tracking, allows for improved collaboration, reduces risk of interference between parallel work streams, and ensures that only polished deliverables are shared with peers.

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

Oxygen Content Fusion is licensed per user and is available as an Annual license with 1 year support and maintenance. See our Oxygen Content Fusion licensing page for full details.

Learn more on our Oxygen Content Fusion product page.

Costruisci server MCP che migliorano il ragionamento LLM

Settembre 5, 2025
MCP SDK semplifica la creazione di server e client MCP fornendo strumenti che consentono agli LLM di recuperare dati, eseguire codice e seguire istruzioni strutturate.

MCP SDK, a new product in the Red Carpet Subscription Vol. 3 2025 update, is a developer-focused library that reduces the complexity of implementing MCP (Model-Context-Protocol) servers and clients. Built around an intuitive event-driven API, it enables large language models (LLMs) to interact meaningfully with your application logic - retrieving data, invoking tools, executing predefined operations, or following structured prompts.

MCP SDK is ideal for building AI agents or integrating LLMs into backend processes that require stateful reasoning and real-time execution. Whether you're building intelligent assistants, automated systems, or decision-support tools, the MCP SDK gives you the flexibility to integrate LLMs into your existing software architecture with minimal effort.

To see a full list of what's new in Red Carpet Subscription Vol. 3 2025, see our release notes.

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

For more information, visit our /n software Red Carpet Subscription product page.

Estrai i dati del grafico direttamente in Excel

Settembre 5, 2025
L'esportazione in XLS/XLSX consente agli utenti di accedere ai dati grezzi contenuti nei grafici, semplificando l'analisi, la verifica o la condivisione di informazioni in formati compatibili con i fogli di calcolo.

Exporting charts to XLS or XLSX formats enables developers to extract the structured underlying data from visualizations and make it available for deeper analysis or downstream processing. Rather than being confined to image or PDF exports, this approach allows for easy integration of chart data with spreadsheet tools and data workflows. By converting charts into Excel files, users gain the ability to manipulate, filter, or augment data, ideal for reporting, auditing, or business intelligence scenarios where numerical insights must be both visual and actionable.

Several Blazor charting controls offer the ability to export charts to XLS/XLSX including:

  • FusionCharts Blazor Suite XT (part of FusionCharts Suite XT) offers chart-data export to XLSX (Excel) format via its export menu or API, supported in both client-side and server-side export modes when exportEnabled is set, providing flexible, one-click access to underlying chart data.
  • TeeChart .NET for Blazor by Steema Software enables chart exports not only as images and PDFs, but also as structured data to Microsoft Excel formats (XLS/XLSX), along with exports to XML, HTML, CSV, and native chart formats, supporting a full range of sharing and reuse scenarios.
  • Syncfusion Blazor Chart (part of Syncfusion Essential Studio Enterprise) provides a unified ExportAsync method enabling direct export of chart content, including underlying data, to XLSX or CSV files. This improves distribution of chart data alongside visual exports, especially in analytics and reporting contexts.

For an in-depth analysis of features and price, visit our Blazor charting controls comparison.

Compare Blazor Charting Controls