Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print from Web by selecting a View

Status
Not open for further replies.

sam2601

Programmer
Apr 9, 2004
81
US
Hi guys,

Is there any way we can select a view(without opening the view) and print it through web browser like it is done in Lotus notes browser.

Any ideas appreciate it!!!

Thanks
 
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top