Well, you could write a script that would open the view in the backend and cycle through the documents, printing the document contents from the view object.
Unfortunately, that is not the same as printing the view. More unfortunately, such a script would certainly not run on the browser.
Why do you not want to open the view ?
Pascal.