Posted 3 December 2018, 2:04 am EST
Hello,
Thanks for sharing the pdf with the screenshots.
The attached report is created with C1ReportDesigner version 4.0.20173.286. Even with this designer, setting any BarCode type with the field’s fixed Height as 365, gives rendering issues because of the reasons stated above (height is too small to render the barcode in the field).[See “C1Report_Original.png”]
Setting the CanGrow and CanShrink to True will render the barcodes on the report without any issues.
When the fields are rendered such that no extra space is left on the current page, they are bound to flow on to the next page. Even setting the report’s RecordsPerPage property cannot stop that. [See “RecordsPerPage.png”]
However, you can reduce the Detail section’s height to accommodate more of the fields on a page while rendering, thereby leaving little gap among consecutive fields. This is all that can be done to avoid the records from rendering on the next page. Please adjust the same for your report.
Regards,
Esha Report Example.zip