how to acheive the links in my documents by java

Hi,

I have finished a project in NetBeans and MS-Access with JFreeReport.

Now I am preparing my documnetation in MS-Word.

In MS-Word i want to use some links. like the followiing

* Creating a Simple Table

* Adding a Table to a Container

* Setting and Changing Column Widths

* Detecting User Selections

* Creating a Table Model

* Detecting Data Changes

* Concepts: Editors and Renderers .

Like the above I want to design my first page

So if I click any one of the above control will go to that page.If i want to come again just i press page up key and come.

I know some basic and syntax of HTML.

So will you please give me some idea that is what is the way to start and develop?

I hope that it you give me some lines I can develop further.

Thank you so much.

Meena.

[879 byte] By [myque-ans@soona] at [2007-10-2 18:20:06]
# 1
You want this to happen within the Word document? If so, Word has in-built facilities for creating links and a table of contents. Read the Word Help.
ChuckBinga at 2007-7-13 19:40:36 > top of Java-index,Java Essentials,Java Programming...
# 2
I'm sorry, but "How do I make links in a MS Word document?" is not a question about Java Programming. Or if you thought it was, then the answer is "Not with Java."MS Word comes with extremely comprehensive help. Use it.
DrClapa at 2007-7-13 19:40:36 > top of Java-index,Java Essentials,Java Programming...
# 3

If you're asking here because you're using JFreeReport...

From what I know about JFreeReport (not much) it wouldn't effect links in your Word doc.

But either way if you have JFreeReport questions, better to ask on their forum, which is apparently here:

http://www.jfree.org/phpBB2/viewforum.php?f=8

paulcwa at 2007-7-13 19:40:36 > top of Java-index,Java Essentials,Java Programming...
# 4
Hi,Thank you so much for your reply.Meena.
myque-ans@soona at 2007-7-13 19:40:36 > top of Java-index,Java Essentials,Java Programming...