0 pts.
 Printing from WEb based domino app
We have a web app running on Domino 6.0.2CF1. As part of what it does we need to print varios info at client end. One way we do this is to create a form in lotusscript agent with html, send it back to client browser and call printwindow(). The other way is to create a word document using OLE in lotusscript agent, attach it to a form and user then goes to that form and in effect launches word to print the document. These both work well in low usage but one of them is slowing server when multiple users and prints are called. Is it obvious to someone which is the better method of the 2 to use or is there a better way to print data that needs a reasonable amount of formatting? Thanks

Software/Hardware used:
ASKED: May 6, 2005  6:32 AM
UPDATED: May 6, 2005  7:05 AM

Answer Wiki:
Hi, Can you not implement a style sheet for use with print media to control the printing of web documents. Create a style sheet that has the attribute media="print" and create the format you want it to look like when the doc is printed.
Last Wiki Answer Submitted:  May 6, 2005  7:05 am  by  Gwiseman77   0 pts.
All Answer Wiki Contributors:  Gwiseman77   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _