Finally – a Glance in the Crystal Ball

An often required feature for "this cannot be done" type of problems is looking into the future. Things like "don't print this group if it doesn't contain record xy" or "print a reference to the page number of an item that's printed way later". Before List & Label 26, there was no simple solution to this and the magic had to be done in the application if possible at all. Starting with List & Label 26, we'll introduce a new feature that's aimed at solving exactly challenges like this.

Java Native Interface (JNI) for List & Label available on GitHub

LL Java Native Interface

We love Java! List & Label itself has a native C++ API. This API can also be called directly from Java applications via a Java Native Interface Wrapper, which has already been part of the product for ten versions. Over the years, we have implemented many suggestions from the community, for example we have improved the callback interface of the JNI component. Now we are going one step further – do you want to help us to improve the JNI wrapper, too?

Interactive Reports with List & Label

Today, modern reports must be designed for more than just one purpose. In addition, "all" data should be contained as simply as possible – but presented in a clear and structured way. With List & Label such multifunctional reports can be easily realized. Interactive elements allow a single report to cover several scenarios, while selection options further enhance the report. This makes reports more comprehensive and informative and can be easily operated by the user.