T Ted1 Senior member Aug 22, 2000 202 0 0 Oct 2, 2000 #1 How can I print with a same format show in my text file. I know I can open the text file in the rich text box and then print it out but I got alignment problem if I open in the rich text box.
How can I print with a same format show in my text file. I know I can open the text file in the rich text box and then print it out but I got alignment problem if I open in the rich text box.
B bahree Member Sep 28, 2000 52 0 0 Oct 3, 2000 #2 You will need to use a 3rd party tool which can print for you in WYSIWIG. Another option is to instantiate Word from your app and print your rtf text using that. Make sure you kill the object once you are done as Word IS a BIG resource hog!!! Amit.
You will need to use a 3rd party tool which can print for you in WYSIWIG. Another option is to instantiate Word from your app and print your rtf text using that. Make sure you kill the object once you are done as Word IS a BIG resource hog!!! Amit.