Hi All,
I have created an agent which fetches the data from the view using getalldocuments by key method. I am getting some values from the documents and printing them all as a report on web (IE5) using the Print “” statement which will display the contents line by line on the browser.
Now, what i need is I want to save this web page (which is generated by the agent) by providing the link or button on the generated web page.
It will also be helpful if I could get the help for creating the word document and saving it as an attachment in the database itself and in the hard drive of the client.
Thanks