• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Javascript for inserting a link into an email.

New Here ,
Aug 19, 2020 Aug 19, 2020

Copy link to clipboard

Copied

I'm running a simple document level function to send an email as part of a action. Everything works fine, but I was wondering if anybody has used a javascript to generate a file link, or hyperlink in the message body. I'm using app.mailMsg().

TOPICS
Acrobat SDK and JavaScript

Views

199

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 19, 2020 Aug 19, 2020

Copy link to clipboard

Copied

LATEST

Hi,

 

As the mailMsg command takes a string, depending on the users mail application you may be possible to enter the URL in as text and have the mail application detect it, but I do not think it is possible from within JavaScript, to force it to be a link, as the information will be handed off to the mail application by acrobat.

 

Regards

 

Malcolm

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines