我必须插入不同大小(高度)的 pdfpages,我知道这些页面的大小。我正在尝试
\batchmode
\documentclass{article}
\usepackage{pdfpages}
\begin{document}
\eject \pdfpagewidth=432pt \pdfpageheight=506.52pt
\includepdfmerge[]{/home/simha/latex/test.pdf, 1}
\eject \pdfpagewidth=432pt \pdfpageheight=116.27999999999997pt
\includepdfmerge[]{/home/simha/latex/test.pdf, 2}
\end{document}
我得到的是
代替