Daniel Soto <danielrs...@gmail.com> writes: > as far as the pdf.compression not working, i was using rcParams in the > script so i'm almost certain the options were being loaded.
A quick way to check if your pdf.compression setting is being picked up is to grep the pdf file for /FlateDecode. If pdf.compression is set to 0, the string should not occur (except of course if you use it in a figure title or other text), if it is set to any other value, the string should occur. -- Jouni K. Seppänen http://www.iki.fi/jks ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users