There are no headers or footers by default. I'm using this to add page numbers:
--footer-center "Page [page] of [topage]"
BTW, I like the new look of the forum. Border radius and box shadow are cool stuff.
I'd REALLY like to see a preview button before I post tho.
I found out why my printing was smaller than my old pdf conversion. I was missing this: --disable-smart-shrinking
So this is what I'm using to create pdf's now:
[wkhtmltopdf --page-size letter --print-media-type --disable-smart-shrinking --title "] + tcPageTitle + [" file:///] + tcTempHtmlFileName + [ ] + tcTempPdfFileName