Paul Kienzle <[EMAIL PROTECTED]> writes:

> I'm not sure yet how to fix the problem, but in the sample I sent
> earlier if I change:
>
>  5 0 obj
>  << /Length 11 0 R >>
>  endobj
>
> to
>
>  5 0 obj
>  << /Length 1239   >>
>  endobj
>
> then both gv and acroread can process the file without error.

Putting the length of a stream in an indirect object is allowed by the
PDF spec, and specifically mentioned as an example of how you can write
a pdf file in one pass. Does the latest svn version (which has the
bugfix by Michael) not work for you?

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to