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

Reply via email to