25 Jan
2011
25 Jan
'11
1:38 p.m.
On Tue, Jan 25, 2011 at 2:35 PM, Paul Isambert
Answering myself: I should use:
\ctxlua{lpdf.addtonames("EmbeddedFiles", lpdf.reference(22)) \ctxlua{lpdf.addtocatalog("PageMode", lpdf.constant("UseOutlines"))}
(Apparently I can't do that directly with \pdfbackendsetname/catalog, the second argument is taken as a string.) I hope that's the correct answer and not a hack. As far as I know, the lua lpdf library et similia are the best way. -- luigi