<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:garamond,new york,times,serif;font-size:14pt"><div>&gt;I have a pdf book generated using xelatex that needs go for press <br>&gt;(print on paper). The printer wants a mirror image of the pdf.</div><div>&gt;How do i generate pdf mirror image in XeLaTeX?</div>
<br>Well in TeX/LaTeX you could do it with the following command<br>\special{!userdict begin<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /bop-hook{600 0 translate&nbsp; -1 1 scale }def end}<br><br>but I have no idea how you could do it with XeLaTeX. I assume<br>one could use the equivalent (if any) of&nbsp; userdict.<br><br>A.S.<br><div>&nbsp;</div>----------------------<br>Apostolos Syropoulos<br>Xanthi, Greece<br><br></div><br>

      </body></html>