Re: Possible bug in image inclusion, bug report site down
Martin Schröder <martin-zTrv/[email protected]>
| Newsgroups | gmane.comp.tex.pdftex |
|---|---|
| Message-ID | <CAP7DCDeUHW986YFada1m5oT8bn5QAsRXct1XjYVC9=O+Ls38Kg@mail.gmail.com> |
2015-02-15 0:16 GMT+01:00 Marcel Korpel <[email protected]>: > The problem shows up when including images stored in CMYK colours > without specifying dimensions. Take a look at the following latex > source: I think you have discovered that pdfTeX does not handle CMYK JPEG files. This should be no wonder since JPEG is not equipped to handle JPEG files (maybe it should warn about their usage). Please convert your CMYK files to PDF. Best Martin