List & Label Reporting Blog

Adding Page Breaks at Arbitrary Positions

Adding Page Breaks at Arbitrary Positions

ByJochen BartlauSep 5, 20231 min read
List & Label already has a wide range of functionality to control the page flow as needed. Each object has a “Pagebreak Before” property, just like the elements in a report container. Tables have an additional page break condition that is evaluated for each line. However, one feature was missing: forcing a page break within a text. This was changed in version 28.
Office 2013 Style for the Ribbon UI

Office 2013 Style for the Ribbon UI

ByJochen BartlauJul 23, 20141 min read

The Ribbon interface has been adapted to Redmond's latest UI style. It now supports the Office 2013 flat icon style and thus blends nicely with modern applications. For those who really need it, we still ship the "old" interface in a sepatate resource file that can be used instead of the default.

Export to Excel, Word and XHTML from the Preview Window

Export to Excel, Word and XHTML from the Preview Window

ByJochen BartlauJul 2, 20141 min read
This has been a customer request that kept coming back over and over again – “please add the possibility to export to more formats from the preview window”. The typical workflow obviously is to check the result in the preview first. If all is well then an export to the final format is triggered. In List & Label 20 we now have added the possibility to export to the formats that were requested most – Microsoft Excel, Microsoft Word and XHTML. These formats were added to the already existing PDF, Text and Image formats.
Supporting to Paste Formattings Between Objects

Supporting to Paste Formattings Between Objects

ByJochen BartlauJun 16, 20141 min read
From the perspective of an Office User, this was one of the major missing features in List & Label so far. In Microsoft Excel, for example, you often find yourself styling cells to resemble a headline. The workflow here is to just style one cell and then use the format painter tool for the other cells. This saves a remarkable amount of time. In List & Label, you could have used a multi selection of fields, however if you forgot (or – behold – didn't know) this feature, you'd find yourself repeating the same formatting steps again and again. And if you wanted to transfer the format of a whole object – e.g. a chart with all the fonts, colors, background settings etc. – there was no workaround to a huge lot of work. Enter the format painter tool…
Supporting Multiple Report Containers

Supporting Multiple Report Containers

ByJochen BartlauMay 23, 20142 min read
Since we introduced the report container in List & Label 11, the one remaining feature request that kept coming in was “could we have multiple report containers, please”. Many cases can be covered by using a multi-columnar layout for the report container as a workaround or combining distances between container elements and changes in alignment to get the visual impression of separated tables. But these workarounds are not very discoverable and they are just that – workarounds.
In version 20 we’ll introduce a brand new databinding mode for the .NET component which will replace the old one seamlessly. You won’t need to apply any code changes to profit from this new mode. However, under the hood things will be working quite different then.
changing the order in which objects are printed

Combining the Report Structure and Object Tool Windows

ByJochen BartlauMay 5, 20141 min read
The two tool windows you'll probably use the most in the report designer of our List & Label reporting tool are the "Objects" window and the "Report Structure" window. The "Objects" window enables you to quickly select an object in order to change its properties and contents. The "Report Structure" window is used to configure the specific contents of a report container object, i.e. tables and subtables, charts, crosstabs and Gantt charts.
edit filter

Filtering at Database Level

ByJochen BartlauApr 11, 20142 min read
Using report parameters has become very popular since we've introduced them in version 19. A typical use case that will become even more seminal with version 20 of our reporting tool is using parameters to filter data (see last feature focus). This is something we've usually put on the "don't" list as databases can filter data much faster than we can. In the past, all records had to be passed to the reporting engine which then decided if a record should be used or not. A vast overhead for a task databases are usually optimized for. In version 20, we'll be introducing a new feature that allows List & Label filter expressions to be translated to native database filters, therefore hugely increasing performance (in principle, depending on the data this is "infinitely" faster).
table to add drilldown reporting parameters

Drilldown via Report Parameters

ByJochen BartlauMar 11, 20142 min read
Building on the sound foundation of report parameters introduced in version 19 of our List & Label reporting tool, we've extended the way drilldown reports can be used in the report designer.
In addition to the drilldown via relations which we already had in the product for a couple of versions, you can now trigger a sub report that uses report parameters and set the parameter values depending on the item that you just clicked in the preview. This terrific feature works for pie/donut and bar charts, shapefile charts, table fields and crosstab contents. Of course, a drilldown report can contain another drilldown, too.
As with all the feature focus articles, keep in mind that this feature is not yet available in the current version, it will be part of List & Label 20.
dummy-img

What’s this blog for?

ByJochen BartlauMar 10, 20141 min read
In the past, we haven’t been communicating our development progress until the next major version of our development component was almost finished and polished. This is now going to change! Our motivation for this blog is, to show you early what to expect from the next version of our List & Label reporting tool.