6 Aug
2007
6 Aug
'07
6:12 p.m.
Pascal de Bruijn schrieb:
Hi,
With LaTeX I was able to set my own PDF metadata, is this possible with ConTeXt? I mean things like: Title, Subject, Author, Keywords, Creator, Producer?
http://wiki.contextgarden.net/PDF_Bookmarks_and_Headers#PDF_Headers producer is set by pdftex, subject isn't supported yet (feature request needed!?) % use at your own (low) risk \doPDFaddtoinfo {/Subject (test subject)}
Also, I generally like to include my .tex source file into my PDF as a text file attachment. LaTeX has a package for this, does ConTeXt have similar functionality?
http://wiki.contextgarden.net/Verbatim_text#Embedding_the_source_code
Regards, Pascal de Bruijn