List & Label Reporting Blog

design and create customized barcodes

Design-QR-Codes in List & Label 30

ByJochen BartlauDec 5, 20241 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.
dummy-img

How to Automatically Export Reports to Cloud Storage Services

ByDaniel SteinApr 18, 20195 min read
With List & Label you can export reports in different formats like PDF, Word, Excel and many more. The resulting reports can either be stored directly in the file system or – in .NET – in a stream, in order to transfer them manually into a database, a document management system or similar. Reports can also be automatically stored directly in so-called cloud storage services. The cloud storage providers for GoogleDrive, Microsoft OneDrive or Dropbox are available in List & Label for .NET for this purpose.
dummy-img

New Connection to Microsoft Flow for the Report Server

ByAlexander HorakMar 28, 20196 min read

Microsoft Flow allows you to define your own processes and workflows based on various triggers. More than 200 services such as Office 365, Facebook, WordPress etc. are available for this purpose, which can interact with each other in the workflows (called flows). These services offer actions as well as triggers, such as when a file is created (on Google Drive, DropBox or also on alternative services like e.g. box) or when a mail is received. Each flow has a trigger and may have multiple actions. This article describes how to connect combit Report Server to Microsoft Flow.

reporting object inspector

New VCL Component for Delphi Developers

ByJochen BartlauFeb 28, 20192 min read
It's been a while since the original announcement back in June 2016, but hey, we're finally there. Today marks the release of a brand new VCL component that uses the data provider interface and FireDAC at its core. 
dummy-img

New DataProvider for Redis

ByJochen BartlauJan 29, 20193 min read
Redis is an in-memory key-value database, so a typical NoSQL database. Since its initial release in 2009, it has become quite popular and now is, according to db-engines.com by far the most popular key-value database out there. With the new RedisDataProvider you can now use your Redis database within List & Label or Report Server.
activate rest api

Swagger and OpenAPI Support for Report Server REST API

ByJochen BartlauDec 20, 20182 min read
The OpenAPI Specification (OAS) defines a standard interface description for REST APIs, which allows both humans and computers to discover and understand the capabilities of a service without requiring access to source code, additional documentation, or inspection of network traffic.
ios app combit report server

New Apps for the combit Report Server

ByAlexander HorakNov 29, 20181 min read
This post belongs to a series of blog posts that are dedicated to the innovations of combit Report Server 24. At this point I would like to recommend the two posts "What's New in Report Server 24, Part 1" and "What's New in Report Server 24, Part 2".

Today we are talking about the new native iOS and Android apps for the combit Report Server, which allow you to access the reports on your Report Server directly from your smartphone or tablet. Previously, this was also possible directly via the Report Server web interface, but the new apps offer additional options and a device adapted and fast operation, as you would expect from a native app.
Miscellaneous Treats in LL24

Miscellaneous Treats in LL24

ByJochen BartlauNov 19, 20184 min read
While I've been blogging about the major and most-UI-visible features during the last few months, of course there are gazillions of minor and less visible changes underneath the hood in LL24. This blog post sums up some more reasons to be cheerful.
preview control window

Customizing the Preview’s Look & Feel

ByJochen BartlauOct 30, 20181 min read
Since the introduction of our feature portal three years ago, it has become an important driver for our innovation. If you filter for "available in latest version", you'll find some fourty features we've built into the product on your request. So here comes a big "thank you" to everyone participating! Your help, effort and ideas are more than welcome anytime. Of course, we've implemented some of the top voted demands into LL24. One of them has been to enable the customization of the preview window's look and feel.
dummy-img

Add Your Custom Objects and Functions to the Web Designer

ByJochen BartlauOct 19, 20183 min read
Extensibility is a first class citizen in the List & Label universe. You can add your own functions and objects to the Designer, enabling complex calculations within your code or custom objects. However, there was one important link missing so far – all this code just runs on the desktop. If your application runs on a server and you're using the Web Designer you're hosed – until version 24.
rscript for data visualization

Use Rscript Visualizations for Your Reports

ByJochen BartlauOct 11, 20183 min read
While List & Label's charts offer a lot of visualization types and are extended almost every version, there are way too many visualization types to support them all. Thus, requests for new chart visualizations keep bubbling up in our feedback portal. On the other hand, Rscript is a well established language specialized for statistical computing and graphics that supports any visualization I can think of. So it absolutely makes sense to add Rscript output to the available chart visualization and include the best of both worlds – List & Label's versatility for report layout and data access and Rscript's deluge of visualization types. And that's just what we did for the Enterprise Edition of List & Label 24.