Please note a lot of these examples in this folder are really test reports; they duplicate functionality of other reports but exposed a specific issue that was needed for me to figure out a bug.
There is also an online demo for both the Code & JSON Gui editor located here.
The unique reports in this folder are:
Image | Report Name | Type | Description |
---|---|---|---|
Demo01 | Code | The Simple Grid report with Grouping | |
Demo02 | Code | Account Statement Report | |
Demo03 | Code | Fax Cover sheet w/ image | |
Demo04 | Code | Same as Demo1 but w/ colors | |
Demo05 | Code | Proposal Report w/ grouping | |
Demo06 | Code | Tutorial Report w/ 3 columns | |
Demo07 | Code | Just a LOT of continuous text | |
Demo09 | Code | Embedding another PDF | |
Demo14 | Code | SubReports | |
Demo19 | JSON | JSON Report version of Demo4 | |
Demo20 | Code | Opacity, Totals and PIPEs | |
Demo22 | JSON | JSON Report w/ Image | |
Demo25 | Code | Complex Spreadsheet report | |
Demo26 | Code | Report with custom totaller | |
Demo27 | JSON | Multi-level JSON based Report | |
Demo28 | JSON | JSON Report showing Multiple sub-reports |
Any reports not listed in this list are a duplicate in some way; but may show how to use certain extra functionality.
If you have any ideas for more reports that show off other functionality; please feel free to open an issue.
All reports use the Free "Arimo" font by Steve Matteson Downloaded from fonts.google.com Licensed under: Apache License, Version 2.0.
The reason for this is that the internal default font, "Helvetica" is rendered VERY slightly different, depending on the CI machine, so we need to make sure all CI reports use a font that will render the same so that the checks will pass. So in your reports you do NOT need to add this font; as these are just to make the CI machines happy.