Tips for Dom PDF
Tuesday, May 19, 2009
See what I have experienced so far. May be useful for you too.
To be continued....
- No need to install, can be called directly.But be sure php-xml package is installed. You can be sure from phpinfo().
- When using, change the path in dompdf_config.inc if necessary
- Be sure that the html code is clean i.e. tags are closed
- Dom PDF can not render multiple html pages with a single table. I was facing of getting a single page while original was more than one
To be continued....
Labels:
Dom PDF
Post a Comment