Previous | Next | (P-PDF) General
Topic: email a pdf document
Conf: (P-PDF) General, Msg: 26212
From: lizzy
Date: 8/23/2001 11:54 AM
I am having problems with the "mailDoc". Although
the Javascript Object Specifications document
says that I should be able to attach a pdf document
with this script,
this.mailDoc(false, "fun1@fun.com",
"fun2@fun.com", "", "Subject", "Body");
it is only attaching the .fdf file and other times a
temp file????
What am I doing wrong? I am working on a
Macintosh platform system 9.0. Does anyone have
any suggestions?