Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Mapi broken from 91.2 to 91.3

  • No replies
  • 1 has this problem
  • 3 views
more options

We have a button on a PDF form that uses JavaScript to send the pdf as an email attachment. The line that handle the sending is this:

this.mailDoc({bUI:true, cTo: cToAddr,cSubject: cSubLine});

since moving from 91.2 to 91.3 it will not work. Anyone have an idea what changed?

We have a button on a PDF form that uses JavaScript to send the pdf as an email attachment. The line that handle the sending is this: this.mailDoc({bUI:true, cTo: cToAddr,cSubject: cSubLine}); since moving from 91.2 to 91.3 it will not work. Anyone have an idea what changed?