Jump to content

Report Designer examples

From Resco's Wiki
Revision as of 09:39, 20 February 2020 by Jzambor (talk | contribs) (Dynamic image)

This article describes some of the common examples of using the Report Designer.

Static image

Use static images for images that should not depend on the record(s) selected for the report. For example, you can add your company logo to the header block.

  1. Edit your app project in Woodford, select Offline HTML from the Project menu, and upload your static image. In this example, we create a Reports folder and add the file image01.png. Publish your project.
  2. In Report Designer, select a cell in the header block and click Add Image. Set Binding Type to Constant. As Binding, enter the path to your image. In our example Reports\image01.png.
  3. Synchronize the project and verify the result in the app.

Dynamic image

Multiply values

Cell visibility

Automatic numbering of repeating blocks