<div dir="ltr">2015-09-06 8:10 GMT+02:00 Bruno Le Floch <span dir="ltr"><<a href="mailto:blflatex@gmail.com" target="_blank">blflatex@gmail.com</a>></span>:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On 9/4/15, Arthur Reutenauer <<a href="mailto:arthur.reutenauer@normalesup.org">arthur.reutenauer@normalesup.org</a>> wrote:<br>
> On Thu, Sep 03, 2015 at 10:44:19AM -0400, Adam Drissel wrote:<br>
>> I need to be able to use XeTeX while still producing a PDF in x1a format<br>
>> (PDF/A, PDF-x1a).  Do you have any idea how I can do this using XeTeX?<br>
><br>
>   Unfortunately it's not really possible at the moment; the package pdfx<br>
> aims at producing different standards of the PDF/A and PDF/X families<br>
> but is aimed at pdfTeX.  To my knowledge there has been no serious<br>
> effort to port it to XeTeX.<br>
<br>
</span>As far as I remember from a talk at TUG 2015, the packages used to<br>
produce PDF/A using pdftex were extended to work with LuaTeX (perhaps<br>
using newer versions of the package) and one difficulty they faced<br>
with XeTeX was the lack of a way to compute MD5 sums.  Now IIRC a<br>
primitive was very recently added to XeTeX for MD5 sums.  So perhaps<br>
it wouldn't be too much work to port the package to XeTeX.<br></blockquote><div><br></div><div>Luatex and pdftex have the \pdfminorversion primitive to set the required PDF version. AFAIK there is no way how XeTeX could communicate such a requirement to xdvipdfmx. The only way is to call xelatex -no-pdf ... and xdvipdfmx -V4 ... (default is PDF 1.5 but PDX/x-1a:2003 requires PDF 1.4). <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I really don't know tbh,<br>
Bruno<br>
<div class=""><div class="h5"><br><br clear="all"><div><div class="gmail_signature">Zdeněk Wagner<br><a href="http://ttsm.icpf.cas.cz/team/wagner.shtml" target="_blank">http://ttsm.icpf.cas.cz/team/wagner.shtml</a><br><a href="http://icebearsoft.euweb.cz" target="_blank">http://icebearsoft.euweb.cz</a></div></div>
<br><br>
<br>
--------------------------------------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
  <a href="http://tug.org/mailman/listinfo/xetex" rel="noreferrer" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</div></div></blockquote></div><br></div></div>