yob / pdf-reader

The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe.
MIT License
1.82k stars 271 forks source link

Why OK to allow CR alone #369

Closed sebbASF closed 3 years ago

sebbASF commented 3 years ago

See https://github.com/yob/pdf-reader/pull/364. Document why allowing CR alone is OK despite not being spec-compliant

yob commented 3 years ago

Thanks!