Skip to content

PDF格式的图片插入正文出现部分内容丢失 #399

Answered by zepinglee
ZhanchiWang asked this question in Q&A
Discussion options

You must be logged in to vote

使用 xetex 或 luatex 都能复现这个问题,而 pdftex 没有问题。那应该大概率是前面两个引擎的问题了。这些测试都用的标准文档类,所以这个问题跟模板本身无关。

\documentclass{article}
\usepackage{graphicx}
\begin{document}
\centering
\includegraphics[width=\textwidth]{5.4.pdf}
\includegraphics[width=\textwidth]{5.4.png}
\end{document}

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@ZhanchiWang
Comment options

@zepinglee
Comment options

@ZhanchiWang
Comment options

@zepinglee
Comment options

Answer selected by ZhanchiWang
@ZhanchiWang
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants