--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To post to this group, send email to dom...@googlegroups.com.
To unsubscribe from this group, send email to dompdf+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dompdf?hl=en.
I thought the error log would be automatically created in the directory where the offending script was located. As for a dompdf log I do not know. Can you set the display errors on such is described here: http://www.wallpaperama.com/forums/how-to-display-php-errors-in-my-script-code-when-display-errors-is-disabled-t453.html
Hello, this is not php-xml, but PHP DOM that need to be installed. It is usually installed by default since PHP 5.If you want to check the dompdf installation, go to dompdf/www/setup.php from your browser if you use dompdf 0.6 beta.
--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dompdf/-/NRHG-F4-tH8J.
Hmm. It should be the same on each page, are you sure there are no p tags up there or something pushing it down?
Hey,Quick css question: How do you get the first pdf page to have a top margin of 10px? I've tried everything and only able to get the successive pages down to 10px... the first always stays at about 40. Tried modifying html.css in dom as well as my css in html_header.php -- with no luck.