Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to enter email hyperlink in InD for PDF export

3,032 views
Skip to first unread message

JLoitz

unread,
May 3, 2003, 5:30:56 PM5/3/03
to
Hello all,

I'm working on a document in InDesign to be exported as a PDF that includes a hyperlink to an email address. Adobe InDesign Help says to enter the email hyperlink by adding the protocol mailto:// to the e-mail address in the Hyperlink destination dialog box.

Clicking on the hyperlink in the completed PDF launches the e-mail application and opens a new message. BUT the specified address includes the two slashes //. Looks like this, //m...@whatever.com

Doesn't this mess up the e-mail address?
Are the // necessary, and if so how or where are they entered correctly?

Many thanks,
Joan

Dan Crescent

unread,
May 3, 2003, 7:27:09 PM5/3/03
to
Just add mailto:te...@here.com to your InDesign hyperlink with no slashes.

Kenneth Brody

unread,
May 4, 2003, 9:24:55 AM5/4/03
to
The "//" is used it items that include a host name and filename, to specify that this part is the hostname, such as

<http://hostname/path/to/file>
ftp://hostname/path/to/file

Links that do not include a hostname and filename do not include the "//"

mailto:user...@whatever.foo
about:mozilla
javascript:dosomething()

0 new messages