\pdfcatalog openaction and page actions

This commit is contained in:
Marcel Krüger 2020-07-02 11:02:38 +02:00
parent f6895d8b50
commit b8dbb5a4c8
3 changed files with 67 additions and 20 deletions

View file

@ -134,6 +134,7 @@ local pdfmeta = {
indirect = indirect,
stream = stream,
newpage = pagetree.newpage,
reservepage = pagetree.reservepage,
writepages = pagetree.write,
delayed = delay,
delayedstream = delayedstream,