Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #16901

Re: Version 9 export to PDF creates ridiculously large file

From "Walter H." <Walter.H-Nntp@mathemainzel.info>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: Version 9 export to PDF creates ridiculously large file
Date 2014-05-04 06:27 +0000
Message-ID <lk4mkl$g4u$1@smc.vnet.net> (permalink)
References <ljvdai$b9p$1@smc.vnet.net>
Organization Time-Warner Telecom

Show all headers | View raw


On 02.05.2014 08:17, bobbaillie@frii.com wrote:
> In Mathematica version 8, the code below creates a file that is 38 KB.

the same with version 7

> 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?

Back to comp.soft-sys.math.mathematica | Previous | NextPrevious in thread | Find similar


Thread

Version 9 export to PDF creates ridiculously large file bobbaillie@frii.com - 2014-05-02 06:17 +0000
  Re: Version 9 export to PDF creates ridiculously large file "Walter H." <Walter.H-Nntp@mathemainzel.info> - 2014-05-04 06:27 +0000

csiph-web