On Mon, 16 Jan 2023 19:00:06 +0100
Pablo Rodriguez via ntg-context
Dear list,
just in case it might help, I have just added a new wiki article about how to add multimedia in PDF documents.
https://wiki.contextgarden.net/Multimedia_Inclusion
I hope it helps,
Pablo
Pablo, Thank you - this is indeed helpful. I have two questions: \userendering[key-name][video/mp4][video.mp4] [embed=yes, auto] It was my understanding that the mix of key=value with (single) option in the same comma-separated list does not work. Would someone clarify this? Secondly, I would have thought that embed=yes would include the multimedia file in the PDF stream. However, The resulting PDF document requires a video.mp4 file on the same directory as your ConTeXt source file. This should probably say "in the same directory as the PDF file", but is that true, or does it get embedded? Alan