* [NTG-context] /AFRelationship for attachments
@ 2024-02-15 17:53 Pablo Rodriguez via ntg-context
0 siblings, 0 replies; only message in thread
From: Pablo Rodriguez via ntg-context @ 2024-02-15 17:53 UTC (permalink / raw)
To: ConTeXt users; +Cc: Pablo Rodriguez
Dear list,
the new lpdf-wid.lmt contains in lines 302 and 377:
local relation = specification.relation or "Unspecified"
AFRelationship = pdfconstant(relation),
The following sample compiled with current latest:
\setupinteraction[state=start]
\starttext
attachment\attachment[method=hidden, relation=Data, file=xml-mkiv.pdf]
\stoptext
Gives the following object:
2 0 obj
<<
/AFRelationship /Unspecified
/EF <<
/F 1 0 R
>>
/F (xml-mkiv.pdf)
/Type /Filespec
/UF <FEFF0078006D006C002D006D006B00690076002E007000640066>
>>
endobj
Sorry, but which is the right way to specify the /AFRelationship for
embedded documents?
Many thanks for your help,
Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-02-15 17:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-15 17:53 [NTG-context] /AFRelationship for attachments Pablo Rodriguez via ntg-context
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).