|
|
- handles most CSS2.1 properties & selectors, including @import, @media & @page rules (see here)
- supports most presentational HTML 4.0 attributes
- supports external stylesheets, either on the local machine or through http/ftp (via fopen-wrappers)
- supports complex tables, including row & column spans, separate & collapsed border models, individual cell styling, multi-page tables (no nested tables yet however)
- image support (png, gif & jpeg)
- no dependencies on external PDF libraries, thanks to the R&OS PDF class
- link and anchor support
- inline PHP support. See the section on inline PHP for details.
|