Re: ASCII-85 Encoding Not Working with JPEGs

2005-02-13 Thread Yakov Shafranovich
Jeremias Maerki wrote: Not having the ASCII-85 filter in place is perfectly legal for a PDF. I wonder why you need that filter so your process works. Either you're working with a bad PDF viewer/reader or you're doing something wrong in stream handling, for example using Readers and Writers instead

Re: ASCII-85 Encoding Not Working with JPEGs

2005-02-10 Thread Jeremias Maerki
Not having the ASCII-85 filter in place is perfectly legal for a PDF. I wonder why you need that filter so your process works. Either you're working with a bad PDF viewer/reader or you're doing something wrong in stream handling, for example using Readers and Writers instead of InputStreams and Out