Open no-chili opened 6 months ago
Does it support automatic pagination to display only a part of the content when printing a long ListView? What methods are available to paginate and display the entire content?
Currently this is not supported. Feel free to open a feature request or a PR to implement this functionality.
Also there currently is an open issue (bug) regarding ListViews. See #66
Blocked by https://github.com/DavBfr/dart_pdf/issues/1680
Does it support automatic pagination to display only a part of the content when printing a long ListView? What methods are available to paginate and display the entire content?