If it is possible to open Word document on a specific page from command line, then you can use Runtime.exec() to execute that.
Superfilin
2010-03-31 08:31:59
If it is possible to open Word document on a specific page from command line, then you can use Runtime.exec() to execute that.
you can open word-document in your application by using Apache POI API you can open all office product by using POI.