Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Version 9 export to PDF creates ridiculously large

62 views
Skip to first unread message

Tomas Garza

unread,
May 4, 2014, 2:29:15 AM5/4/14
to
I guess it depends what you want to do with your exported file. What I did
is copy the plot to a new notebook, and saved it as PDF. It takes 39 KB.
When you open the PDF file you get the plot such as obtained in Mathematica. Is that useful for you?
-Tomas


> From: bobba...@frii.com
> Subject: Version 9 export to PDF creates ridiculously large file
> To: math...@smc.vnet.net
> Date: Fri, 2 May 2014 02:17:56 -0400
>
> In Mathematica version 8, the code below creates a file that is 38 KB.
>
> But in version 9, the code creates a file that is 872 KB.
>
> f[x_] := Sum[Sin[n x]/n, {n, 1, 100}] ;
> f1Plot = Plot[f[x], {x, -Pi, Pi}, PlotRange -> 2]
> Export["C:\\JUNK\\f1Plot.pdf", f1Plot]
>
> Is there a way in version 9 to create a pdf file of reasonable size?
>
=
0 new messages