<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,</div><div><br></div><div>I've noticed that the background images generated by pdftohtml don't match the output from pdftoppm.</div><div><br></div><div>For example, in pdftoppm, a red red object in the background might have a RGB color of &lt;255 38 0&gt;, while the same background pixel from the output of pdftohtml will have a RGB value of &lt;255 0 0&gt;. Could someone point me to the correct place in the source where this might be happening? I've taken a look at the derived SpashOutputDevice in pdftohtml, but I don't see anything obvious there.</div><div><br></div><div>Any ideas? Perhaps some kind of colorspace transformation is being applied in a place I'm not looking?</div><div><br></div><div>-Bill</div></div></body></html>