List & Label Reporting Blog

InMemoryDataProviderWrapper: Data Provider on Steroids

InMemoryDataProviderWrapper: Data Provider on Steroids

ByJochen BartlauApr 15, 20242 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.
Visual Studio Special Delivery

combit’s Visual Studio Love Story

ByJochen BartlauMar 7, 20172 min read
Today marks the launch of Microsoft Visual Studio 2017. We're also celebrating 15 years of .NET and 20 years of Visual Studio. It's been a long way! Actually, I had the honor to attend the VS Live in San Francisco when .NET was released.
dummy-img

Simplified Xbase++ Reporting Tool Integration

ByMarcus HerzFeb 24, 20174 min read
Years ago I started developing a class to simplify the integration of List & Label into Xbase++ which I used for all my client's apps. The range of functionality grew with every new task. By now it supports real data preview which is handled in a separate thread.
Ready for Takeoff: Clarion Template for LL22

Ready for Takeoff: Clarion Template for LL22

ByJochen BartlauJan 27, 20171 min read

The Clarion community has been working with List & Label for many years now. Starting with the Solace templates, those were donated to the public domain in 2010. Since then, various contributors have been working on them.

More Flexibility for Chart Layouts

More Flexibility for Chart Layouts

ByJochen BartlauJan 10, 20171 min read
First of all, on behalf of the whole combit team I'd like to wish you a happy belated new year. I hope you enjoyed the holiday season and start into 2017 with refueled energy. While we're busily working on version 23 already, I'd like to continue sharing some hidden gems in List & Label 22.
Full GS1 Barcode Application Identifier AI Support With List & Label

Full GS1 Barcode Application Identifier AI Support With List & Label

ByJochen BartlauDec 1, 20161 min read
GS1 defines a huge range of application identifiers that can be used to encode certain information in a barcode. Besides the Global Trade Item Number (GTIN), which is usually the most important part, the production date, packaging component number, count of items and many more application identifiers (AIs) are defined.
ui debwin4

New Logging Application for Handling Debug Output

ByJochen BartlauNov 10, 20162 min read
In the brand-new version 22 of List & Label, we introduce a new process to send and receive debug output. This has great advantages when integrating List & Label in existing logging landscapes. Internally, the UDP protocol is now used for sending debug messages. Logging services and web applications has been a royal pain before – it has just become a breeze.
Reset Page Count for Group Header

Reset Page Count for Group Header

ByJochen BartlauOct 19, 20161 min read
While List & Label has a superior concept for printing mail merges, many other (usually band-type) reporting tools people got used to apply a different concept to print invoices and other mail merge typed projects. Usually in List & Label, you'd define the header data as variables and use text objects, images etc. to design your letter head.
dummy-img

Introducing Long Term Support (Enterprise Edition)

ByJochen BartlauOct 13, 20162 min read
We have a release cycle of approximately one year per major version  – actually it's quite accurately so, we have released the past 10 versions late in October. Coincidentially, this happens to be around my birthday, but that's a different story. It's always a nice present anyway.
pictures combit at emea pug challenge

Mingling with the Progress Community @ EMEA PUG Challenge

ByJochen BartlauOct 10, 20162 min read
From time to time it's great fun to stray off the beaten .NET path to venture into other developer's hemispheres. This time I paid a visit to the great crowd at the EMEA PUG Challenge in Noordwijk/Netherlands to dig into the Progress community.
Introducing Enterprise Level Logging Support

Introducing Enterprise Level Logging Support

ByJochen BartlauOct 6, 20162 min read
For you as an enterprise application developer, logging is probably one of the essential features of your app. It enables you to trace and see what the user did just before the app went blank, and see if the typical user answer "I haven't done anything" proves right or wrong. To support you in this task, logging was built into List & Label from the very start.