summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/icon-appr/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/doc/latex/icon-appr/README.md')
-rw-r--r--texmf-dist/doc/latex/icon-appr/README.md16
1 files changed, 13 insertions, 3 deletions
diff --git a/texmf-dist/doc/latex/icon-appr/README.md b/texmf-dist/doc/latex/icon-appr/README.md
index 583880f3..f104468b 100644
--- a/texmf-dist/doc/latex/icon-appr/README.md
+++ b/texmf-dist/doc/latex/icon-appr/README.md
@@ -1,6 +1,6 @@
The icon-appr Package
Author: D. P. Story
-Dated: 2018-11-23
+Dated: 2020-06-05
Use this package to create icon appearances for push buttons, check box buttons,
and radio buttons form fields.
@@ -9,8 +9,18 @@ Package works for pdflatex, lualatex, xelatex, dvips/distiller or dvips/ps2pdf;
techniques require Acrobat. Pdfmark-type drivers require, depending on the method used,
aeb_pro or graphicxsp.
-PDF Viewers: Adobe Reader DC, PDF-XChange Editor, and, of course Adobe Acrobat. SummatraPDF
-previews the icon buttons very well.
+PDF Viewers: Adobe Reader DC, PDF-XChange Editor, and, of course
+Adobe Acrobat. SummatraPDF previews the icon buttons very well.
+
+What's New 2020-06-05: The basic functionality of this package
+is unchanged. In this version, the AP entry is added to the
+Names dictionary of the PDF catalog. This means that the names
+of the icons imported in the embedding environment are known to
+Acrobat/Adobe Reader/PDF-Exchange Editor. It also allows the
+icons to be manipulated using JavaScript methods, the most
+significant of which is the Doc.getIcon(<icon-name>) method.
+Revised examples illustrate Doc.getIcon().
+
Enjoy!