Re: very subtle endobj bug in latest pdftex
Reinhard Kotucha <reinhard.kotucha-S0/[email protected]>
| Newsgroups | gmane.comp.tex.pdftex |
|---|---|
| Message-ID | <[email protected]> |
On 2014-06-23 at 12:44:37 +0900, Akira Kakuto wrote: > Dear Ross Moore, > > >> << > >> /I false > >> /K false > >> /CS /DeviceRGB > >> /S /Transparency > >> >>endobj > > It seems that pdftex in TeX Live 2014 is copying > > >>\rendobj > > as > > >>endobj > > ignoring \r. Shouldn't it be \n instead of \r anyway? The PDF/A standard explicitly forbids \r as a line break. The problem is that if both, \r and \r\n are allowed and the content stream contains binary data, it's impossible to determine whether \n is part of the line break or part of the content stream. Regards, Reinhard -- ------------------------------------------------------------------ Reinhard Kotucha Phone: +49-511-3373112 Marschnerstr. 25 D-30167 Hannover mailto:reinhard.kotucha-S0/[email protected] ------------------------------------------------------------------