Skip to main content
3 events
when toggle format what by license comment
Mar 31, 2013 at 17:18 comment added tdammers Ah. I see. I think you'll have to let go of the idea of doing all the printing work on the client side. At best, you'd generate the PDF on the server (which, ideally, should take under a second), send it to the client, and have some javascript magic there to trigger the printing from the web browser. I don't see any other way except having the users install something locally after all - either a browser plugin, or a full desktop application.
Mar 31, 2013 at 14:00 comment added Mike Rockétt Thank you, @tdammers. This focuses more on the actual creation of the document. Please see my edit.
Mar 31, 2013 at 13:47 history answered tdammers CC BY-SA 3.0