Ms word with Java Swing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nellu
    New Member
    • Oct 2006
    • 6

    Ms word with Java Swing

    Hi to all,
    i am having one .doc file which contains images,text and Chart.
    i want to read the doc file thro Java and i want to display the images and text
    in my JTextPane or JTextArea. if anyone knows give me a idea.


    Thanks
    Nellu
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by nellu
    Hi to all,
    i am having one .doc file which contains images,text and Chart.
    i want to read the doc file thro Java and i want to display the images and text
    in my JTextPane or JTextArea. if anyone knows give me a idea.


    Thanks
    Nellu
    google poi

    Comment

    Working...