HTML to PDF on OS X without any extra headers and footers
I do like to produce my documents in HTML. But for sending them to clients over email, PDF is a much better solution. Creating PDF documents from HTML documents is pretty easy in OS X, at least in theory: you can just print as PDF from any application.
However, when creating a PDF by printing from the browsers there was one issue that bugged me for a while. Every browser seemed to output document title, page numbers, date and document URL to every page.
I was today finally happy to discover that – unlike Firefox, Safari and Opera – Chrome does no such thing. All it outputs is the document content. Nice and clean.