Importing text into a word document
Hello again,
I was just wondering is there any way to import a block of text ( say from a JTextArea or something similar) into a word document and still keep its layout? I've just started working on this problem so I don't have much work to show. All I want to do is when a user clicks a button, whatever is in the text area is copied over to a word document ready for printing. If could give me some ideas on how to approach this it would be extremely helpful. Thanks in advance
Frys82