Embedding multipage documents in LaTeX documents

限于喜欢 提交于 2020-01-15 13:35:02

问题


I am writing my dissertation and need to reproduce different short booklets (2-7 pages) that I have used in my studies.

Ideally, I would like to have each page of the booklet appear as a page in my dissertation, but enclosed within some frame and using my dissertation's page numbering, etc. I have the booklets in Word format but would rather embed them as PDFs so they would look exactly as they did to my subjects.

I can do this manually by splitting each PDF into multiple files and including them separately in my LaTeX.

However, is there some package or macro to achieve this without all this work?


回答1:


Have a look at pdfpages - I've used it before and it has all the features you talk about as far as I remember.



来源:https://stackoverflow.com/questions/555154/embedding-multipage-documents-in-latex-documents

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!