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