LaTeX报错解决:Cannot determine size of graphic in storageModel.pdf (no BoundingBox).
环境:Overleaf
模板:ACM Conference Template
\documentclass[sigconf]{acmart}
\usepackage{booktabs} % For formal tables
问题:插入图片,报错“Cannot determine size of graphic in storageModel.pdf (no BoundingBox).”
对策:将overleaf里配置 Compiler:LaTeX 改为 Compiler:pdfLaTeX
(对策参考 Cannot determine size of graphic)
还没有评论,来说两句吧...