List & Label Reporting Blog

rendering von SVG-dateien

Optional rendering of SVG files as vectors

ByJochen Bartlau Apr 17, 2025 1 min read
A very popular wish from our Idea Place is finally fulfilled in version 30 – SVG files are optionally output as vectors.
half pie chart layout

New Layout Options for Pie Charts and Donuts

ByJochen Bartlau Oct 13, 2017 1 min read
After adding a number of new chart types in the last versions, most notably Radar, Treemap, Shapefile and Funnel charts, we’re adding a small yet very neat property for pie and donut charts to List & Label 23: pie coverage. This allows to define if the pie should consist of a full circle or just parts of it.
fiddler salesforce

Easily Connecting to Salesforce Data

ByJochen Bartlau Oct 6, 2017 2 min read
No matter which data, using the DataProvider interface you can write your own custom binding. And of course we ship a whole family of providers with List & Label. In LL23, there’s a new member of this family that allows your applications to connect to Salesforce data easily.
dummy-img

Supporting Cross-Datasource Relations

ByJochen Bartlau Sep 28, 2017 2 min read
The .NET DataProvider concept allows to bind to almost any data source. Basically, it mimics a relational database management system containing tables, relations, sort orders etc. However, often you’ll find yourself needing to combine data from different sources, e.g. a server log file that contains customer logins and a SQL customer database that contains all pertinent information about the customers.
select chart type

New Features in the Report Server – Part 2

ByAlexander Horak Sep 22, 2017 2 min read
As promised, today I’d like to report on even more of the updates in Report Server 23. The updates are particularly impressive in the ad-hoc Designer, which provides support for fast creation of simple tables and diagrams. As opposed to the extensive Report Server Designer, only the most important setting options are provided here. In addition, the ad-hoc Designer is likewise available as a separate component in List & Label 23.
dialog to set custom shapefiles as report element

SVG images in reports, Custom Shapefiles & more | Report Server 23

ByAlexander Horak Sep 7, 2017 2 min read
Upon the release of version 23 of our List & Label reporting tool, the combit Report Server will become part of the List & Label Enterprise Edition. Hence, it is about time we reported on the new features of our enterprise reporting solution!
expanded data values in tree view

Virtual Formula Variables for Drag & Drop

ByJochen Bartlau Aug 29, 2017 1 min read
In LL21, we improved the Drag & Drop behavior thoroughly. However there was one thing still missing. When dropping e.g. a date field, at times you don’t need the actual date in the report but rather e.g. the year. The same for numerical values – do you want decimals? If yes, how many? Do you require a local formatting? Or a currency symbol? While you can easily achieve any of these formattings using simple formulas or the “Format” property, you have to do just that. So drag and drop is not the no-brainer it is supposed to be in a perfect world. In LL23, the world will actually become a little more perfect.
dummy-img

Using Your Own .NET Designer Objects in Unmanaged Code – Designer Object Bridge

ByDaniel Stein Aug 18, 2017 5 min read
Many things can often be implemented significantly easier and faster in managed code than in unmanaged code, such as with Delphi or C++. Sometimes, there already exist ready-made .NET modules which contain the desired requirements and which need to be used in your own unmanaged application. But the question then is: How can a .NET module be made accessible to an unmanaged system?
example printing performance boost

Unbelievable Printing Performance Boost

ByJochen Bartlau Jul 28, 2017 2 min read
Continuing the journey of improving the performance, we decided to tweak a bit on the printing side as well. These optimizations help when using the same table several times with different fields. Think of a tabular report with some charts and a crosstab. Typically you have different views on your data in these objects. For these cases, the improvement is huge – I mean really huge.
Huge Designer Speed-Up for Large Databases

Huge Designer Speed-Up for Large Databases

ByJochen Bartlau Jul 14, 2017 3 min read
Historically, List & Label has always been working without a database in the background. During the years, we've added powerful databinding to the components, however at the core, the principle stayed the same: your application (or the databinding layer) passes all available data before opening the Designer.
New Designer Features and Flexible Sorting

New Designer Features and Flexible Sorting

ByJochen Bartlau Jun 30, 2017 1 min read
Today, I’d like to outline a few more minor new features of LL22 before they get lost in the upcoming blog posts on LL23. There are still plenty of nifty things in LL22 to discover that I haven’t blogged about yet.