hi all. i want to create some doc in my application then format them (bold,italic,..) and then restore them. is there any way that i don't have to using ms word doc instead t ?
hi all. i want to create some doc in my application then format them (bold,italic,..) and then restore them. is there any way that i don't have to using ms word doc instead t ?
You could use a rich text box and save in the RTF format. Of course, you could also create your own (simplified) format, but this would be much work. regards