Guess you've already eval'd this, but does the HTML-to-PDF *only* parse HTML? I'm thinking of abcPDF, which we use -- we were tempted to use the HTML-to-PDF "screen shot" because it seemed easier, but it also has robust, true PDF generation from (.NET) code. Tried the HTML screen shot until we went crazy. Then we just buckled down, created PDF templates, learned the object model, and now fetch from the DB into the template. We get truly pixel-perfect PDFs now and everyone is happier.
-- S.
