List & Label Reporting Blog

Distribute Emails via Office 365 / Microsoft Graph with List & Label

Distribute Emails via Office 365 / Microsoft Graph with List & Label

ByJochen BartlauApr 3, 20233 min read
Microsoft is putting more and more obstacles in its Office 365 package, making it difficult to send SMTP emails “just like that” with basic authentication (see e.g. here) and with MAPI/XMAPI in the cloud anyway. But on-premise also brings new challenges (have you ever dealt with our Cross-Bitness-Proxy for x86 applications and x64 Office? 🙂 ). So it was about time to offer a new, up-to-date solution for the very frequently used email delivery.
WPF Wrapper for PreviewControl

WPF Wrapper for PreviewControl

ByJochen BartlauSep 1, 20161 min read
Version 22 of List & Label will introduce a new WPF wrapper control for the existing WinForms PreviewControl. While it uses a Windows­Forms­Host at the core, the wrapper is a drag & drop replacement for the existing WPF preview control which will continue to be supported.
Crosstabs: Expand Sub Tables in the Interactive Preview

Crosstabs: Expand Sub Tables in the Interactive Preview

ByJochen BartlauAug 17, 20161 min read
As we swiftly proceed through the development process of List & Label 22, we found a slot to add one more feature to the crosstab. Starting in version 19, we've added a lot of interactivity to the preview, including a feature called "Expandable Regions" for the report container. It allows to expand sub tables by just a click. For LL22, we've now extended this feature to the crosstab.
Select Your Property Favorites

Select Your Property Favorites

ByJochen BartlauAug 3, 20162 min read
This is one of the major UI visible changes in LL22. All objects have their distinct set of properties which is displayed in the property window. Depending on the complexity and flexibility of the object, the list of properties is quite long where most of the time you probably don't need 50% of them. Enter the new Property Favorites.
Intelligent Franking with Internetmarke

Intelligent Franking with Internetmarke

ByDaniel SteinJul 20, 20162 min read
The process of getting snail mail ready for posting can be rather tiresome. You print your letters or invoices, enjoying the fine work you have done designing them in List & Label, and then? Even in our modern times you lick the stamp, assuming you have the right one at hand, and stick it on the envelope. How very old-school is that? With the upcoming version 22 of List & Label this process can be elegantly automated through Internetmarke, a service to pay for postage online by German courier company Deutsche Post AG.
Service Pack Continues Report Server Success Story

Service Pack Continues Report Server Success Story

ByAlexander HorakJul 6, 20162 min read
Service Pack 3.001 adds a host of new features to combit Report Server 3. Some improvements in our enterprise reporting solution were inspired by the productive feedback from our customers. Thanks for letting us know about your ideas! Here’s a short list of the latest features and improvements.
Building a Better Databinding Ecosystem for Delphi

Building a Better Databinding Ecosystem for Delphi

ByJochen BartlauJun 30, 20162 min read

The IDataProvider interface for .NET has enabled many features that are not available for all of the other platforms so far. Most importantly, it brings multiple report containers and nested tables. For C++, we've included a sample in LL21. This is sadly missing in Delphi. In addition, the current Delphi data-binding engine still works against the BDE, a technology that has been deprecated quite a while ago by Embarcadero.

micropdf417 example

Support for MicroPDF417 and Codablock-F. Barcodes

ByJochen BartlauJun 22, 20161 min read
List & Label's barcode support is surely one of the best and most complete among the reporting tools on the market. We've been steadily working on further extending on that strength, and List & Label 22 will come with even more supported symbologies and barcode designer functions.
Keeping Groups Together in Report Outputs (.NET, C++)

Keeping Groups Together in Report Outputs (.NET, C++)

ByJochen BartlauJun 8, 20162 min read
Sorry for the gonzo title of this blog post – I just couldn't resist. I actually started working for combit in 1998 which is a full 18 years ago. And this is the feature I was asked for the most. No kidding. From the early days, way before we had the report container, people wanted this one thing – keep groups together. The reasoning is simple, if you have rather short groups but a huge number of them, you don't want page breaks within one group but rather get a page wrap before the group header and then the whole group on the next page. Totally simple, totally understandable, totally impossible so far.
Query Assistant and Filtering in Report Server 3

Query Assistant and Filtering in Report Server 3

ByAlexander HorakMay 25, 20162 min read
Our combit devblog is always in motion. This time, Alexander Horak, Head of Development combit Report Server, takes the opportunity to present one of the great features of our awarded self service reporting solution. In his post he puts the focus on a new way of data filtering, that has been introduced with the release of version 3 a few weeks ago. 
Introducing Radar Charts as New Chart Type

Introducing Radar Charts as New Chart Type

ByJochen BartlauMay 11, 20161 min read
We'll introduce a brand new popular chart type that has been missing in List & Label until version 22: radar charts. Also known as "spider charts", "web charts" or "polar charts", they are a cool way to visualize ratios between different categories across multiple rows. It can answer questions like "which values are most similar, i.e. do we see clusters of values" and helps to find outliers at a glance.