954,554 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

copying text in jTextPane with all its styles

hi,

i've been trying, without success, to maintain the style of the text in a jTextPane when it is copied into the clipboard. what I want is to copy the text in a jTextPane with styles (eg: bold, italic) and to be able to paste it into MS WORD with all those styles. if the text is bold in jTextPane then it must be bold in the word document when pasted.

the text in the TextPane is styled with a StyledDocument.

i'd be grateful for any help you guys could give me.
thanks.

kekkaishi
Junior Poster
164 posts since Oct 2009
Reputation Points: 28
Solved Threads: 37
 
kekkaishi
Junior Poster
164 posts since Oct 2009
Reputation Points: 28
Solved Threads: 37
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You