summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/aebenvelope/examples/ape1.tex
blob: 8c9f0fc9862af80c462eb0750d36e6fe64e0105c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
\documentclass{article}
\usepackage[
    web={pro,usetemplates},
    attachsource={tex},
%    attachments={<specify attachments>},
    aebxmp
]{aeb_pro}
\usepackage[envelope=aeb1,donotmail]{aeb_envelope}

\begin{comment}
This is a general file for creating an eEnvelope, try each of the
standard values for the envelope key.  Try the donotmail option as well.

The options of aeb_envelope are
    envelope=aeb1 | aeb2 | adobe1 | adobe2,
    nodotmail,
    path2folder=<path>      % See ../custom/aebEnv_demo.tex for usage
\end{comment}

%
% Documented in aeb_man.pdf of the AcroTeX eDucation Bundle (AeB)
%
\DeclareDocInfo
{
    university={\AcroTeX.Net},
    title={The AeB Professional: The eEnvelope System},
    author={D. P. Story, J. Gilg, S. Singer},
    email={dpstory@acrotex.net},
    subject={eEnvelope System of AeB Pro},
    talksite={\url{www.acrotex.net}},
    version={1.0},
    keywords={Adobe Acrobat, JavaScript, eEnvelope, AcroTeX},
    copyrightStatus=True,
    copyrightNotice={Copyright (C) \the\year, D. P. Story},
    copyrightInfoURL={http://www.acrotex.net}
}

%
% Documented in aebenv_man.pdf
%
\mailTo
{
    UI=true,
    ToName=John Q. Public,
    From={D. P. Story at \href{http://www.acrotex.net}{AcroTeX.Net}},
    To=<email recipient(s) address(es)>,
%    CC=,
%    BCC=,
    Subject=Testing the AeB eEnvelope Delivery System,
    MessageEnvelope={Attached to this PDF are the documents you ordered.},
    MessageBody={%
        This is the latest communication from AcroTeX.Net.\n\n
        Here, I use a Adobe eEnvelope and adapted the commands\n
        Source files attached.\n\n
        Open the PDF attachment, the documents you ordered are attached to it.\n\n
        dps, dpstory@acrotex.net
    },
}

\assembleEnvelope