Click to See Complete Forum and Search --> : javacode to access MSWord file


prem_ci
August 6th, 2004, 03:06 PM
hi friends,

This is prem.I want the javacode to access MSWord file.anybody pls send the code for that.

premchand

cjard
August 6th, 2004, 03:22 PM
RandomAccessFile raf = new RandomAccessFile("C:\Program Files\Microsoft Office\OFFICE11\WINWORD.EXE", "rw");