Hi Philip, you have a space between a slash and ModDate. This is a syntax error (<< >> require key/value pairs) and this may be the reason why the contents is ignored. Zdeněk Wagner http://ttsm.icpf.cas.cz/team/wagner.shtml http://icebearsoft.euweb.cz
2016-07-10 13:43 GMT+02:00 Philip Taylor <p.tay...@rhul.ac.uk>: > > > Apostolos Syropoulos wrote: > > I would use something like the following; > > \special{pdf: docinfo << > /Author (John Holmes) > /Title (Math Everywhere) > ........ >>>} > > Sadly not, Apostole -- as far as Adobe Acrobat pre-flight checks are > concerned, > > \special {pdf: docinfo << > > /Author (John Holmes) > > /Title (Math Everywhere). > > / ModDate (D:0) > > /Trapped (False) > >>>} > > does not generate the same information as > > \hypersetup > > {% > > pdftitle = {DocTitle},% PDF/X document should have a title > > pdfinfo = > > {% Setting some more PDF/X stuff for xelatex > > ModDate={D:\pdfdate},% PDF/X document should have a modification date > > Trapped={False},% PDF/X document should have Trapped tag set > > } > > } > > and all of Document modification date, Document title and Trapped key are > reported as missing, empty or defective. > > ** Phil. > > > > > -------------------------------------------------- > Subscriptions, Archive, and List information, etc.: > http://tug.org/mailman/listinfo/xetex > -------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex