Forum Moderators: open

Message Too Old, No Replies

Saving a web page as....

         

webmannw

8:57 pm on Jan 25, 2005 (gmt 0)

10+ Year Member



Hi all,

Is there any way in javascript to give a user the ability to save a web page as, say , a MS Word .doc or Adobe .pdf?

Thanks

orion_rus

7:37 am on Jan 26, 2005 (gmt 0)

10+ Year Member



Good question)
but i think it would be more easy to form doc or pdf document in a server side and then transfer it to a user.
I don't hear about such support Javascript. May be because to transfer it to another type of document u simply need to start transfer program, it's just one more event) it's very simple i think)
Good luck to you