Ask a Question related to Adobe Illustrator Windows, Design and Development.
-
Alex_Willoughby@adobeforums.com #1
Hyperlink in Illustrator
Hi,
Does anybody know how to add a hyperlink in illustrator?
Thanks for any help
Alex_Willoughby@adobeforums.com Guest
-
No hyperlink
The help function directs my to go to "insert" and choose "hyperlink" . These items do not exist on the tool bar, anywhere. Whats going on? Am I... -
saving illustrator cs document for opening in illustrator 10
When I make a document in Illustrator CS and I save it. If I want to open that file in illustrator 10 the program say that it is made in a follow... -
Photoshop CS and Illustrator CS - Exporting Paths to Illustrator problem...
I have an image in Photoshop. I created a path on it and did export paths to illustrator. Saved a illustrator file and opened in Illustrator CS.... -
Illustrator CS and installing Illustrator 10 on the same Machine
Hi its me again, We are having an extremely wonderful time with our transition into CS. We have started purchasing older licenses of Illustrator... -
Dynamically Hyperlink and Event Handler for the Hyperlink ?
Hi, I´m creating an Hyperlink dynamically for my DataGrid: HyperLink hl = new HyperLink(); hl.Text = "MyLink"; hl.NavigateUrl = "#";... -
BobHill@adobeforums.com #2
Re: Hyperlink in Illustrator
You can link to items you Place into Illustrator, but you can't apply a hyperlink. Products from Illustrator are intended for Print, but if you use it in the WEB with SVG, then you'd need to apply the hyperlink in your WEB page separate from the SVG, I believe.
Bob
BobHill@adobeforums.com Guest
-
Frank_Phelps@adobeforums.com #3
Re: Hyperlink in Illustrator
Alex,
Here's what I do. In Illustrator group your object and name it. for example make a box and make text for the box (example "cnn.com"). Take the text line and the path object you created (the box) and group the two items. In the ai layers pallet open the <group> you just created and name it "hyperlink1" or any thing else you prefer(no spaces). Save your SVG. Open your saved SVG with notepad, wordpad or any text editor. Perform a find on "hyperlink1". You should find the group you created in ai. Just before the <g id="hyperlink1" add . From the <g id="hyperlink1" scroll down until ou find the closing tag </g>. After this tag insert and your link is complete. Save and test your SVG link. Your cursor will change to a finger when you rollover the grouped link. Depending on how you intend on using your linked SVGs be careful of your relative or absolute paths. Have fun.
Frank
Frank_Phelps@adobeforums.com Guest
-
Frank_Phelps@adobeforums.com #4
Re: Hyperlink in Illustrator
Alex,
I had to edit the first post and replace some of the special characters '>' with "(". Hope this dosn't confuse it.
Frank
Frank_Phelps@adobeforums.com Guest



Reply With Quote

