[XeTeX] xdvipdfmx doesn't seem to respect PDF crop areas

Akira Kakuto kakuto at fsci.fuk.kindai.ac.jp
Fri Sep 22 05:26:08 CEST 2006


> Unfortunately, when I use xelatex with the xdvipdfmx driver, the crop  
> area is not respected for the PDF figures included with  
> \includegraphics or with \XeTeXpdffile. If I use "regular" xelatex or  
> plain latex, things work fine.

What happens if you use dvipdfm.def instead of xetex.def
by writing as
\usepackage[dvipdfm]{graphicx}
\usepackage[dvipdfm, ...]{hyperref}
and creating .bb file for each pdf by
ebb -c foo.pdf
before compiling by xelatex.

Best,
Akira


More information about the XeTeX mailing list