To read doc files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ramyaravi`
    New Member
    • Jun 2007
    • 1

    To read doc files

    Can anyone tell how to open and read word doc file in java...


    Awaiting for ur reply.Pls reply as soon as possible to this mail id <removed by admin>
    With Regards
    Ramya
    Last edited by r035198x; Jun 28 '07, 06:55 PM. Reason: posting emails is against site rules
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by Ramyaravi`
    Can anyone tell how to open and read word doc file in java...


    Awaiting for ur reply.Pls reply as soon as possible to this mail id

    With Regards
    Ramya
    Do you want to open and read it in MSWord or do you want extract the contents and read them from the console or some other interface?

    Comment

    • nomad
      Recognized Expert Contributor
      • Mar 2007
      • 664

      #3
      Originally posted by Ramyaravi`
      Can anyone tell how to open and read word doc file in java...


      Awaiting for ur reply.Pls reply as soon as possible to this mail id <removed by admin>
      With Regards
      Ramya
      read about file steams,

      nomad

      Comment

      Working...