This should let you print to a PDF exactly as you would print to a real printer. The only difference is that you end up with a PDF file instead of a physical printed copy. As far as CSS goes, I think that it prints websites using the style sheets that are defined for printing, just as you would expect from a real printer.
Yeah, but using the printer-specific style sheets is exactly what I do not want. Which is why I find this tool useful. If I wanted to print the printer-specific style sheets, I'd use Adobe's PDF printer driver, which I already own.
This should let you print to a PDF exactly as you would print to a real printer. The only difference is that you end up with a PDF file instead of a physical printed copy. As far as CSS goes, I think that it prints websites using the style sheets that are defined for printing, just as you would expect from a real printer.