What is a good CSS library that can be used to generate reports in the form of previews and prints?
The key to the โreportsโ is that they will look more like a formal (and printed) document than an actual web page.
Features that would be nice:
- Support for pagination, both for the Internet and for printing. A.
- Print support
- Anything that will save time when formatting the page (for example, "Landscape versus Portrait", "A4 versus letter", etc.).
- PDF support
source
share