<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Philip Taylor wrote:<br>
      <br>
    </div>
    <blockquote type="cite"
      cite="mid:f2330449-fd5b-6e61-dca5-cc976931983a@Hellenic-Institute.Uk">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="moz-cite-prefix">Excellent, trying that now
        Hirata-san.  Will let you know if anything other than 393023
        bytes is reported.<br>
      </div>
    </blockquote>
     <br>
    Now running the following CMD script <i>ad nauseam ...<br>
      <br>
    </i>
    <blockquote type="cite">@echo off<br>
      SETLOCAL<br>
      SET SOURCE_DATE_EPOCH=1456304492<br>
      xetex -no-pdf test.tex<br>
      FOR /L %%n in (1,1,1073741823) DO (xdvipdfmx -z 0 test.xdv &
      FOR %%m in (test.pdf) DO echo %%m: %%~zm bytes  & IF %%~zm ==
      393023 (DEL good.pdf & REN %%m good.pdf) else (REN %%m bad.pdf
      & PAUSE))</blockquote>
    <i><br>
    </i>
  </body>
</html>