提问于:
浏览数:
3296
## 编译环境
操作系统
* [x] Windows 7/8/10
* [ ] macOS
* [ ] Linux
`若需勾选,请把[ ]改成[x]`
Tex发行版
* [x] TexLive `年份`
* [ ] MikTeX `版本号`
* [ ] CTeX
`若需勾选,请把[ ]改成[x]`
## 我的问题
```
\documentclass{mcmthesis}
\usepackage{newtxtext}%\usepackage{palatino}
\usepackage{pdfpages}
\begin{document}
\includepdf[addtotoc={1,section,1,title in toc,cc},pages=1,offset=0cm 0cm]{test.pdf}
\end{document}
```
在latex的美赛模板中插入整页的pdf文件,希望可以不出现目前编译后产生的左右的白边(即让pdf的图像填充满整个界面),请问该怎么操作?
pdf文件是使用word文档填充了整个页面的颜色后,另存为pdf格式得到的,放在附件里了。
![](https://wenda.latexstudio.net/data/attach/210204/IjeNJp4x.png)
test.pdf
16KB