Paul Chilton
PDF Development
Whenever doing development that has PDF as an output, the way to preview it in a browser is with:
http://www.example.com/file.pdf#view=fitV
Refresh in browser doesn’t seem to flow through, so usually best to timestamp the URL.
Best tool I’ve found for turning XHTML/CSS into PDF files: PrinceXML:http://www.princexml.com/. (expensive, but very good)