Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a pre-rendering system #13

Open
NathanaelA opened this issue Jul 1, 2014 · 0 comments
Open

Create a pre-rendering system #13

NathanaelA opened this issue Jul 1, 2014 · 0 comments

Comments

@NathanaelA
Copy link
Owner

This would allow us to do some nifty things like know how many total pages will be rendered; and auto-size grids, auto-wrap parts of grid cells.

However for extremely large reports we might need to make this optional as it would be a lot more memory intensive to pre-render data and hold the stats and/or report parts in memory to do the final rendering...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant