Re: Error when including image with bogus resolution
Ulrike Fischer <[email protected]> Mon, 10 Feb 2025 18:25:10 +0100
| Newsgroups | gmane.comp.tex.pdftex |
|---|---|
| Message-ID | <[email protected]> |
Am Sun, 09 Feb 2025 19:52:49 -0700 schrieb Max Chernoff via pdftex:
> Do you have an example document/image that triggers this warning that
> worked previously?
Any image does it. E.g.
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{example-image}
\end{document}
pdfTeX warning (ext1): too small image resolution
ignored
<example-image.pdf, id=1, 321.2pt x 240.9pt>
File:
example-image.pdf Graphic file (type pdf)
<use
example-image.pdf>
Package pdftex.def Info: example-image.pdf used
on input line 44.
(pdftex.def) Requested size:
321.19922pt x 240.8994pt.
--
Ulrike Fischer
http://www.troubleshooting-tex.de/