Bug 507 - bad ASCII85 stream
Summary: bad ASCII85 stream
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: all
Hardware: PC All
: P1 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-01 01:45 UTC by Fotis Jannidis
Modified: 2012-04-01 06:31 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fotis Jannidis 2001-02-01 01:45:33 UTC
FOP can produce bad ASCII85 stream. The length on ASCII85 stream
cannot be equal to 5*n+1 if there's no 'z'. FOP often generates
streams that have 5*n+1 significant bytes before "~>". Acrobat Reader
doesn't care but Ghostscript correctly reports PostScript errors.
Often it is /ioerror in token

I cannot submit the file that has this problem. It came from one
of our users and I am not authorized to disclose it. Here is the
Info object.
(reported by Alex Cherepanov)

3 0 obj
<< /Type /Info
/Producer (FOP 0.16.0 DEV) >>
endobj
Comment 1 Glenn Adams 2012-04-01 06:31:49 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed