Hello fop-user,

  Forget the previous mail ;)
  I've redirected a stream into a file and see the prob now.
  We don't send the eps-file to fop, but we create an 'real'
  postscript file which has the eps included (plus some extra listing
  informations).

  Now EPSReader only checks the first 4 byte for an binary preview
  header, but this header can be located at any place in the 'ps'
  file (one header for each included eps with preview).

  I don't know, whether this is conform to the postscript specification.
  If yes, it is necessary to scan the whole file for possibly
  embedded eps file(s) and to skip ALL! preview data and binary
  headers of all included eps files.

  Does anyone know, whether this is a bug (I can fix it and send a
  patch), or not rule conform from our side, then I remove the preview
  before inserting it in the postscript.
  
  ThanX Tox


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

Reply via email to