You're viewing the v7 docs. Upgrading from v6?
printMaxRows 7.0.1
The maximum number of rows to render when printing.
Number, default: 1000
When a calendar has a very large number of resources, printing every row can overwhelm the browser. This setting caps how many rows are included in the printed output. If the calendar has more rows than the limit, the extra rows are omitted and a warning is logged to the console.
This setting only takes effect when the adaptive plugin is loaded, and currently only applies to Timeline view.