[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: change no actions entry (ab3b57d)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Jan 5 00:02:35 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : reworking-annot
Link : https://github.com/latex3/pdfresources/commit/ab3b57dd6c3ac04841c86ec80abde5a65308d4be
>---------------------------------------------------------------
commit ab3b57dd6c3ac04841c86ec80abde5a65308d4be
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Jan 5 00:02:35 2021 +0100
change no actions entry
>---------------------------------------------------------------
ab3b57dd6c3ac04841c86ec80abde5a65308d4be
l3pdfmeta.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3pdfmeta.dtx b/l3pdfmeta.dtx
index 1f08acf..23e177c 100644
--- a/l3pdfmeta.dtx
+++ b/l3pdfmeta.dtx
@@ -207,7 +207,7 @@
\pdfannot_dict_put:nnn {link/Launch}{F}{ \bitset_to_arabic:N \l_pdfannot_F_bitset }
\pdfannot_dict_put:nnn {link/Named}{F}{ \bitset_to_arabic:N \l_pdfannot_F_bitset }
}
- ,annot_actions = {GoTo, GoToR,Thread,URI,Named,SubmitForm} %or not Launch, Sound, Movie, ResetForm, ImportData and JavaScript, Hide
+ ,annot_no_actions = {Launch, Sound, Movie, ResetForm, ImportData, JavaScript, Hide}
,annot_widget_AA = false %no /AA dictionary in widget dict. Subtype != "Widget" || AA_size == 0
,form_NeedAppearances = false
% to be continued https://docs.verapdf.org/validation/pdfa-part1/
More information about the latex3-commits
mailing list.