List & Label Reporting Blog

Building a scalable reporting backend with List & Label Cross Platform

Building a scalable reporting backend with List & Label Cross Platform

ByBenjamin Wassermann Apr 9, 2026 14 min read
Reporting sounds simple until it has to generate invoices, statements, customer PDFs, and scheduled exports reliably across containers, tenants, and production workloads. At that point, reporting stops being a side feature and starts becoming backend infrastructure — which means the real challenge is no longer how to generate a PDF, but how to build a reporting service that is stateless, scalable, and easy to run in modern environments.
design and create customized barcodes

Design-QR-Codes in List & Label 30

ByJochen Bartlau Dec 5, 2024 1 min read
QR codes have extremely good error correction. This can be used to add design elements to these codes or to vary the shape and size of the individual modules in order to achieve graphic effects. Previously, List & Label could output standard QR codes. With version 30, there are a number of new options for the code.
AI at combit – a look behind the curtain

AI at combit – a look behind the curtain

ByJochen Bartlau Nov 4, 2024 3 min read
Since the release of ChatGPT, the world of artificial intelligence (AI) has changed rapidly. You’ve probably already had experience with tools like ChatGPT or GitHub Copilot that take developer workflows to a new level. At combit, we’re also open to the possibilities that AI offers, and are continuously integrating them into our own processes.
screen vpat compliance 508 accessibility

Ensuring Accessibility with List & Label: VPAT for Section 508 Compliance

ByJochen Bartlau Oct 16, 2024 2 min read
At combit, we prioritize accessibility in our software solutions. Understanding the importance of Section 508 compliance, we have developed a Voluntary Product Accessibility Template (VPAT) for List & Label to help you meet these requirements.
embedded fonts in project files header

Embedding Fonts in Project Files

ByJochen Bartlau Sep 18, 2024 2 min read
Applications are increasingly deployed in Docker environments or directly on the web server. With doing so, it’s often challenging to provide fonts. In particular, installing fonts in Docker containers can be a tedious task, as previously documented here in our forum. Fonts often can’t be easily distributed or installed on web servers either. This creates a situation, particularly with company-owned fonts, in which not all required fonts are available by default.
header service pack 29.003

New Service Pack 29.003 for List & Label and the Report Server

ByDaniel Kenner Jul 30, 2024 3 min read
The latest service pack 29.003 for List & Label brings support for Windows 11 24H2 and an enhanced configuration option for the Web Report Designer to streamline the printing process. Additionally, advanced caching mechanisms have been implemented to reduce server load.
reporting in embarcadero rad studio delphi

Reporting in Your Applications with Embarcadero RAD Studio

ByDaniel Stein Jul 1, 2024 5 min read
List & Label is a reporting component that integrates with applications to provide them with rich reporting capabilities. It allows developers to create sophisticated reports based on data from any source. Easy data binding for your own VCL applications is provided by List & Label’s FireDAC component, which supports numerous data sources such as Oracle, MS SQL Server, SQLite, DB2, MySQL and PostgreSQL, as well as many other databases and formats. The control over the data for reporting always remains with the application itself.
warped List & Label logo

Have You Already Discovered These LL29 Features? 

ByJochen Bartlau Jun 12, 2024 3 min read
This is our last blog post about what’s new in List & Label 29, so let’s take a look at features we haven’t presented yet. Highlights include native .NET 8 assemblies, new data providers, and enhanced report design options.
A High Level of Satisfaction and New Ideas: Insights from our List & Label Customer Survey 2024

A High Level of Satisfaction and New Ideas: Insights from our List & Label Customer Survey 2024

ByJochen Bartlau May 6, 2024 3 min read
Back in March, we conducted our annual customer survey to gain deeper insight into the satisfaction and needs of our developer community. The results were extremely pleasing and revealing towards our aim to continuously develop List & Label and our services. Of course, we’d like to share them with you.
header service pack 29.002

New Service Pack 29.002 for List & Label and the Report Server

ByDaniel Kenner Apr 25, 2024 3 min read
The new Service Pack 29.002 offers support for Embarcadero RAD Studio 12.1, new programming options for print and export as well as new functionalities in the Web Report Designer for data graphics and gauges. In addition, there are various improvements in Designer, the VCL FireDAC component and Report Server. A number of security updates are also included.
InMemoryDataProviderWrapper: Data Provider on Steroids

InMemoryDataProviderWrapper: Data Provider on Steroids

ByJochen Bartlau Apr 15, 2024 2 min read
The features of different data providers vary widely. Depending on the data source, sorting, native aggregate functions or filters at database level may be available directly. Or not. For example, none of this is available in file-based formats such as JSON or XML, or even in “web” formats such as REST. These are typically read “front to back” and therefore cannot offer sorting or native aggregation. With List & Label 29, we have something new to offer.