----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Rlabh Message 2 in Discussion Hi, You can use appropriate Content-Type in the Meta tags to convert the HTML to the word or pdf document. Please note that you need to have word installed on the client system for converting in the word document. For pdf conversion, you need to have pdf writer on the client side for the conversion. You can use the content type: <META NAME="name" CONTENT="application/msword"> for converting to MS word <META NAME="name" CONTENT="application/pdf"> for converting to PDF document. Please be noted that this conversion will take place at the client side and not the server side. If you want it to be at the server side, you will have to first print to a file in the appropriate doucment and then send that to the client side. If you have installed PDF writer at the server, then you can print the HTML to an PDF document at the server side and then send that to the client side. Regards, Rajesh Kumar Labh ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
