From 69aed6c627813afde6fb1983e8b673ed5b8ec0d5 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 11 Jun 2018 12:23:22 +0900 Subject: add aebenvelope --- texmf-dist/doc/latex/aebenvelope/examples/ape1.tex | 60 +++++++++++++++++++ texmf-dist/doc/latex/aebenvelope/examples/ape2.tex | 46 +++++++++++++++ texmf-dist/doc/latex/aebenvelope/examples/ape3.tex | 52 +++++++++++++++++ texmf-dist/doc/latex/aebenvelope/examples/ape4.tex | 65 +++++++++++++++++++++ .../doc/latex/aebenvelope/examples/dearmom.pdf | Bin 0 -> 96164 bytes 5 files changed, 223 insertions(+) create mode 100644 texmf-dist/doc/latex/aebenvelope/examples/ape1.tex create mode 100644 texmf-dist/doc/latex/aebenvelope/examples/ape2.tex create mode 100644 texmf-dist/doc/latex/aebenvelope/examples/ape3.tex create mode 100644 texmf-dist/doc/latex/aebenvelope/examples/ape4.tex create mode 100644 texmf-dist/doc/latex/aebenvelope/examples/dearmom.pdf (limited to 'texmf-dist/doc/latex/aebenvelope/examples') diff --git a/texmf-dist/doc/latex/aebenvelope/examples/ape1.tex b/texmf-dist/doc/latex/aebenvelope/examples/ape1.tex new file mode 100644 index 00000000..8c9f0fc9 --- /dev/null +++ b/texmf-dist/doc/latex/aebenvelope/examples/ape1.tex @@ -0,0 +1,60 @@ +\documentclass{article} +\usepackage[ + web={pro,usetemplates}, + attachsource={tex}, +% 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= % 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=, +% 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 diff --git a/texmf-dist/doc/latex/aebenvelope/examples/ape2.tex b/texmf-dist/doc/latex/aebenvelope/examples/ape2.tex new file mode 100644 index 00000000..05fbd4bd --- /dev/null +++ b/texmf-dist/doc/latex/aebenvelope/examples/ape2.tex @@ -0,0 +1,46 @@ +\documentclass{article} +\usepackage[ + web={pro,usetemplates},eforms, + attachsource={tex}, + attachments={aeb_envelope.dtx} +]{aeb_pro} +\usepackage[donotmail,envelope=adobe2]{aeb_envelope} + +\DeclareDocInfo +{ + university={\AcroTeX.Net}, + title={The eEnvelope System of AeB Pro}, + 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} +} +\DeclareInitView{windowoptions={showtitle}} + +\mailTo +{ + UI=true, + ToName=John Q. Public, + From={D. P. Story at \href{http://www.acrotex.net}{AcroTeX.Net}}, + To=, +% CC=, +% BCC=, + Subject=Testing the AeB eEnvelope Delivery System, + MessageEnvelope={Attached to this PDF are the documents you ordered. + \toggleAttachmentsPanel{red}{Click to view attachments.}}, + MessageBody={% + This is the latest communication from AcroTeX.Net.\n\n + I've made a simple aeb_envelope package, and changed the method\n + of showing the text on the envelope; now I use the template feature.\n + Of course, the package is still under development.\n\n + Open the PDF attachment, the documents you ordered are attached to it.\n\n + dps, dpstory@acrotex.net + }, +} + +\assembleEnvelope diff --git a/texmf-dist/doc/latex/aebenvelope/examples/ape3.tex b/texmf-dist/doc/latex/aebenvelope/examples/ape3.tex new file mode 100644 index 00000000..2623a4c0 --- /dev/null +++ b/texmf-dist/doc/latex/aebenvelope/examples/ape3.tex @@ -0,0 +1,52 @@ +\documentclass{article} +\usepackage[ + web={pro,usetemplates}, + attachments={dearmom.pdf}, + linktoattachments, + eforms, + aebxmp +]{aeb_pro} +\usepackage[envelope=aeb1,donotmail]{aeb_envelope} + +\begin{attachmentNames} +\autolabelNum*{1}{The\u0020Pride\u0020o'\u0020Dundee} +\end{attachmentNames} + +\DeclareDocInfo +{ + university={\AcroTeX.Net}, + title={AeB Pro eEnvelope System (APES)}, + author={D. P. Story, J. Gilg, S. Singer}, + email={dpstory@acrotex.net}, + subject={eEnvelope System of AeB Pro: Linking to an attachment}, + 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} +} +\nocopyright + +\mailTo +{ + UI=true, + ToName=Mom, + From=D. P. Story, + To=, +% CC=, +% BCC=, + Subject=Who or what is the Pride o' Dundee?, + MessageEnvelope={Who or What is the Pride o' Dundee? + Click to open the envelope: \ahyperref{attach1}{The Pride o' Dundee}}, + MessageBody={% + Juergen,\n\n + Enjoy!\n\n + Now, I must get back to my retirement!\n\n + dps\n + dpstory@acrotex.net\n + dpstory@uakron.edu + }, +} + +\assembleEnvelope diff --git a/texmf-dist/doc/latex/aebenvelope/examples/ape4.tex b/texmf-dist/doc/latex/aebenvelope/examples/ape4.tex new file mode 100644 index 00000000..b6737f63 --- /dev/null +++ b/texmf-dist/doc/latex/aebenvelope/examples/ape4.tex @@ -0,0 +1,65 @@ +\documentclass{article} +\usepackage[ + web={pro,usetemplates},eforms, + attachsource={tex}, +% attachments={} +]{aeb_pro} +\usepackage[donotmail]{aeb_envelope} + +\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} +} + +\mailTo +{ + UI=true, + ToName=John Q. Public, + From={D. P. Story at \href{http://www.acrotex.net}{AcroTeX.Net}}, + To=, +% CC=, +% BCC=, + Subject=AeB Pro eEnvelope System, + MessageEnvelope={Attached to this PDF are the documents you ordered.}, + MessageBody={% + This is the latest communication from AcroTeX.Net.\n\n + Open the PDF attachment, the documents you ordered are attached to it.\n\n + dps, dpstory@acrotex.net + }, +} + +\begin{comment} + This file illustrates how to modify one of the standard + addresses for the aeb1. The name of the commands, for aeb1, to + put the address on the envelope is \addressEnvAebi. We wish to + put buttons over the stamp that appears in the upper right + corner. We insert a roll over effect that displays the names of + the AcroTeX team. +\end{comment} + +\def\includeAuthors{\put(252,105){\mbox{% + \pushButton[\TU{D. P. Story}\BC{}\BG{}\W{1}\H{N}\S{S}]{Story}{16.3pt}{36pt}\kern1bp + \pushButton[\TU{Simon Singer}\BC{}\BG{}\W{1}\H{N}\S{S}]{Singer}{16.3pt}{36pt}\kern1bp + \pushButton[\TU{J\string\374rgen Gilg}\W{1}\BC{}\BG{}\H{N}\S{S}]{Gilg}{16.3pt}{36pt}% +}}} +% +% Save the old definition of \addressEnvAebi +% +\let\addressEnvAebiOld\addressEnvAebi +% +% Redefine \addressEnvAebi by including the old definition (\put commands) +% with additional \put commands in the form of \includeAuthors +% +\renewcommand{\addressEnvAebi}{\addressEnvAebiOld\includeAuthors} + +\assembleEnvelope diff --git a/texmf-dist/doc/latex/aebenvelope/examples/dearmom.pdf b/texmf-dist/doc/latex/aebenvelope/examples/dearmom.pdf new file mode 100644 index 00000000..e35066d8 Binary files /dev/null and b/texmf-dist/doc/latex/aebenvelope/examples/dearmom.pdf differ -- cgit v1.2.3