Today using HTML5 and CSS 3 it is relatively easy (using CSS media queries for example), to modify the presentation of an HTML page so that it looks and feels nice on different devices or screen sizes
Put in the following style <style> .ms-viewheadertr ( DISPLAY: none ) .s4-itm-cbx(DISPLAY: none) .ms-cui-tabBody(DISPLAY: none) </style> 3
Embedding fonts is also now possible in CSS 3
15 Comments - I still get 5M 3 page PDFs from customers, or PDFs that are untagged for reflowing on mobile devices...I've already experimented quite a bit with building dynamic magazine layouts in HTML 5 + CSS 3