This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
I think now is the right time for HTML5 to introduce new tags for generation of PDF documents/Post Scripts...!! Today most of the developers have to deal with this issue of providing PDF document/post scripts support for their website contents[blogs,wikis, etc]. And to achieve this, web developer is restricted with only one option, that is generating PDF document/Post Scripts at server-side using one of the Server-Side language, which ultimately increases unnecessary-heavy-load on web server. If HTML5 introduces new tag support for generation of PDF documents/ Post Scripts and subsequently web browsers implement this feature, then I think we can avoid unnecessary load on web server and utilize the processing power at client-side.
You can already do this as far as I can tell. For example, with Safari on Mac, you would press Command-P then click "Preview", and this generates a PDF for you from the open HTML page.
Mass move to "HTML WG"
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the Editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the Tracker Issue; or you may create a Tracker Issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Rejected Change Description: (None.) Rationale: This seems out of scope for inclusion in the HTML language itself. It has potential use considering that HTML is an application platform and not simply a document language. As such, it could make sense to convert other HTML (e.g., iframe content) into a PDF, but it doesn't make sense to convert yourself (the code actually running the application) into PDF. This might work too: http://cutepdf.com/Products/CutePDF/writer.asp