On Wednesday 01 March 2006 15:51, Chandrasekaran Sivakolundu wrote:
> The requirement is creating hyperlink. the hyperlink may be a Web URL,
> folder path , Network folder path and/or  File path.
You need to use the Anchor class to do this:
http://itextdocs.lowagie.com/tutorial/objects/anchors/index.html#anchor

> 1. URL : http://www.google.com and etc.
> 2. Folder Path : c:\temp
The URL schema for files is "file://".
> 3. Network folder path : \\172.168.17.14\jd\temp
Don't know if this will work. I haven't got a windows network here.
> 4. File path : c:\proposed_project_2006.xls
The URL schema for files is "file://".

Greetings,
Mark
-- 
Q:      How many Zen masters does it take to screw in a light bulb?
A:      None.  The Universe spins the bulb, and the Zen master stays out
        of the way.

My GPG public key is available at:
http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc

Attachment: pgpaVKObVdvAK.pgp
Description: PGP signature

Reply via email to