[Gs-cvs] cvs: alexcher
ghostscript cvs
gs-cvs at ghostscript.com
Sun Dec 17 19:41:35 PST 2000
CVSROOT: /cvsroot/ghostscript
Module name: gs
Changes by: alexcher 2000/12/18 03:41:35
Modified files:
lib : pdf_main.ps
Log message:
The PDF specification says that the 'xref' must be on a line
by itself. The code formerly used readline and linene to check
this. However, Acrobat Reader only requires the line to begin
with 'xref', and there are enough applications producing
non-compliant PDF files that we have to do this too.
More information about the gs-cvs
mailing list