Posted 12 May 2025, 9:30 am EST - Updated 12 May 2025, 9:38 am EST
Hej,
I’m new to creating reports with ActiveReports and have just installed the trial version of the Report Designer. I connected a *JSON *file as both my data source and dataset so I could explore the Designer’s capabilities.
Here’s where I am so far:
Bands and Data Looping
I added two data bands: one to display the elements at the root level of my JSON, and another to iterate over an array inside a nested element.
Question: I initially tried nesting data bands directly, but that doesn’t appear to be supported. Is there another way to achieve nested looping in ActiveReports?
Design Surface vs. Print Layout
The Design Surface extends beyond an A4 page, but the Preview renders correctly on A4.
Question: If I place a text box past the A4 boundary on the Design Surface, it doesn’t appear in Preview. Can I constrain the designer grid to A4 dimensions so I don’t accidentally place items off-page?
Field Placement and Whitespace
In the Designer view, my bound fields appear neatly aligned and adjacent to each other.
Question: In the Preview, however, there’s excessive white space between them. What settings or layout options might be causing that gap?
Thanks for any guidance!