Report Server - Define Default Template

Each time you create a new report the same or similar tasks arise, e.g.:
import an align a logo, define the colour palette, etc.

As a feature it would be great if you could define the standard template of a new report!

For LL itself, there are a couple of ways to achieve this:

  • use the object model to create a new template and adjust as needed
  • place a “default.lst” with the required adjustments into the path where you create the project in. This will then be used as template.

The report server could make use of either of those. Thanks for the suggestion.