25 Jan
2011
25 Jan
'11
4:07 p.m.
On Tue, Jan 25, 2011 at 3:52 PM, Paul Isambert
Thanks Luigi (don't know why your answer doesn't show up above.)
But now I have another question. When I do:
\ctxlua{lpdf.addtoinfo("Title", "My work")}
The Title field in the Info dictionary is correctly set, but not in the xml Metadata, which uses jobname instead. Hence, Acrobat shows jobname as the document's title (even though other viewers, which don't understand metadata, display "My work").
So: how do I set the title correctly both in Info and Metadata? hm, I suspect that metadata are very sensible for PDF/A, so they should be managed with care. Perhaps tex/texmf-context/tex/context/base/lpdf-xmp.lua gives some hint
-- luigi