Skip to main content
replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/
Source Link

Try to use something like the following depending on the rasterization resolution you are seeking.

Export["fig1A.pdf", fig1A, "AllowRasterization" -> True, ImageSize -> 350, ImageResolution -> 600] 

This issue was previously discussed herehere and I am referring to the solution by HeikeHeike. Searching the site before posting a new question is the right thing to do.

Try to use something like the following depending on the rasterization resolution you are seeking.

Export["fig1A.pdf", fig1A, "AllowRasterization" -> True, ImageSize -> 350, ImageResolution -> 600] 

This issue was previously discussed here and I am referring to the solution by Heike. Searching the site before posting a new question is the right thing to do.

Try to use something like the following depending on the rasterization resolution you are seeking.

Export["fig1A.pdf", fig1A, "AllowRasterization" -> True, ImageSize -> 350, ImageResolution -> 600] 

This issue was previously discussed here and I am referring to the solution by Heike. Searching the site before posting a new question is the right thing to do.

added 109 characters in body
Source Link
PlatoManiac
  • 15k
  • 2
  • 44
  • 76

Try to use something like the following depending on the rasterization resolution you are seeking.

Export["fig1A.pdf", fig1A, "AllowRasterization" -> True, ImageSize -> 350, ImageResolution -> 600] 

This issue was previously discussed here and I am referring to the solution by Heike. Searching the site before posting a new question is the right thing to do.

Try to use something like the following depending on the rasterization resolution you are seeking.

Export["fig1A.pdf", fig1A, "AllowRasterization" -> True, ImageSize -> 350, ImageResolution -> 600] 

This issue was previously discussed here. Searching the site before posting a new question is the right thing to do.

Try to use something like the following depending on the rasterization resolution you are seeking.

Export["fig1A.pdf", fig1A, "AllowRasterization" -> True, ImageSize -> 350, ImageResolution -> 600] 

This issue was previously discussed here and I am referring to the solution by Heike. Searching the site before posting a new question is the right thing to do.

Source Link
PlatoManiac
  • 15k
  • 2
  • 44
  • 76

Try to use something like the following depending on the rasterization resolution you are seeking.

Export["fig1A.pdf", fig1A, "AllowRasterization" -> True, ImageSize -> 350, ImageResolution -> 600] 

This issue was previously discussed here. Searching the site before posting a new question is the right thing to do.