----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: vinaychetty1 Message 1 in Discussion I needed to create RTF File dynamically with information from database. I was successful in doing that. But I am having problems in inserting pictures and objects (like radio Button) into the file. What I have done is opened the file for writing in the normal mode using ASP.net with file system objects then got the binary value of the image file (read the image file contents in Binary mode) converted to ASCII string and tried to write into the RTF file. But it�s giving memory violation error when I open the file, so I tried getting the hexadecimal value of the contents but it�s still gives the same error. Can some one please help me to solve the issue I am facing. I am using ASP.net and VB.net to create the RTF format file. Along with the text I need to create Images and form Objects in the file. I stuck at the point of writing images and objects. ----------------------------------------------------------- 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]
