I would like to create a link that when clicked would print a document from a location (straight from the file not by opening the document in a page and then printing it).
Is this even possible in Javascript?
If not, how can I tell when a frame has finished loading a document? This meaning that I can load the file in a seperate frame and when it is done print that frame. The files I am working with our mainly .doc & .txt files.
Ace21
Is this even possible in Javascript?
If not, how can I tell when a frame has finished loading a document? This meaning that I can load the file in a seperate frame and when it is done print that frame. The files I am working with our mainly .doc & .txt files.
Ace21