11
votes
1answer
115 views

Upon PDF export, edgeless rectangles do not tile perfectly, and corners may be cut. Is this a bug?

Exporting the following as a PDF file Graphics[{ {Red, Rectangle[{0, 0}, {1, 1}]}, {Green, Rectangle[{1, 0}, {2, 1}]} }] does not produce perfectly tiled ...
0
votes
0answers
96 views

Saving graph as a .ps file without legend

I need to save a graph as an .ps file in Mathematica 9 STUDENT EDITION but at the bottom of the page appears the legend "Printed by Wolfram Mathematica Student Edition" This issue was not present in ...
1
vote
0answers
174 views

Mathematica 9 fails to export graphics by right-click when notebook magnification is changed [closed]

When I try to export graphics as PNG, JPG and other rasterized formats using the right-click and choosing Save Graphic As..., if the notebook magnification is ...