Groups | Search | Server Info | Login | Register


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

Re: Version 9 export to PDF creates ridiculously large

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!newspump.sol.net!post2.nntp.sol.net!posts.news.twtelecom.net!nnrp3.twtelecom.net!not-for-mail
From Tomas Garza <tgarza10@msn.com>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: Version 9 export to PDF creates ridiculously large
Date Sun, 4 May 2014 06:29:15 +0000 (UTC)
Sender steve@smc.vnet.net
Approved Steven M. Christensen <steve@smc.vnet.net>, Moderator
Message-ID <lk4mnr$g63$1@smc.vnet.net> (permalink)
References <20140502061756.13CF36A29@smc.vnet.net>
Lines 22
Organization Time-Warner Telecom
NNTP-Posting-Date 04 May 2014 06:35:30 GMT
NNTP-Posting-Host 9dcec148.news.twtelecom.net
X-Trace DXC=2ghGV@?W5hZ144X5D4^0KSC_A=>8kQj6];[h;PUXBgbTW:Sk\@?4VCVEFiONJ7[GoVEWOC`lZEgbY
X-Complaints-To abuse@twtelecom.net
Xref csiph.com comp.soft-sys.math.mathematica:16906

Show key headers only | View raw


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: bobbaillie@frii.com
> Subject: Version 9 export to PDF creates ridiculously large file
> To: mathgroup@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?
>
 		 	   		  =

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar


Thread

Re: Version 9 export to PDF creates ridiculously large Tomas Garza <tgarza10@msn.com> - 2014-05-04 06:29 +0000

csiph-web