Hello fop-users,

I have a problem if I insert a eps file in a pdf document (as
external-graphic).
This graphic will be inserted and Acrobat Reader naturally ignores the
postscript content inside the pdf, also a postcript printer prints
this document correctly, because its interpreter ignores the binary
preview data.

If I try to redistill this pdf file using ghostscript (to make the
postscript content visible), gs complaints about this preview content and stops
the rendering.

A first look at the EPSReader class #verifySignature shows me that
there is a correct check for binary header (0xC5D0D3C6), but the
incoming streambuffer always starts with 0x37338083 (%!PS). That would be
wonderful for, but it seems to be, that in the pdf, the original data (inclusive
preview) is inserted ;(

Has anyone an idea where I have to look, to eleminate this (bug)?
  

-- 
Best regards,
 Torsten                          mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to