Hi all,
I would like to know why the quality of my image is low in DOM PDF.
The following image: http://img517.imageshack.us/img517/6996/top3.gif
The borders are 1px and everything looks sharp.
If I include the image in a HTML document with DOMPDF, everything works great, but the quality of the image is not really sharp.
Output: img88.imageshack.us/img88/3801/screenshot20100625at110.png
I'm including it with the following code:
<p><img src="img/pdf/top.gif" /></p>