Skip to main content

All Questions

Tagged with
1 vote
0 answers
112 views

Export graphics to PDF without whitespace borders

I have created a 3d graphics plot, and I would like to export it to a pdf file, tightly cropped (no whitespace around the outside). But if I try ...
Bruce Bartlett's user avatar
1 vote
0 answers
170 views

Incorrect line thickness in the exported PDF

The code below plots and exports to a PDF file. As one can see, there is a clear difference between the plotted line thickness in the notebook (left) and in the PDF snapshot (right). This is a sister ...
xiaohuamao's user avatar
  • 4,728
5 votes
2 answers
197 views

Line thickness out of control in exported pdf

The code below plots and exports to a PDF file. As one can see, there is a clear difference between the plotted line thickness in the notebook and in the PDF snapshot. ...
xiaohuamao's user avatar
  • 4,728
4 votes
0 answers
90 views

Exported PDF is not accurate (even though PrintingStyleEnvironment -> "Working")

I considered a simple example using the PolygonMaker resource function from: https://www.wolframcloud.com/obj/resourcesystem/published/FunctionRepository/resources/PolygonMarker/ ...
KRao's user avatar
  • 83
3 votes
0 answers
69 views

Exporting graphics of precisely specified measurements for printing [duplicate]

None of the links bellow seem to answer the problem with printing graphics "scaled to the real world" anymore: real size image printing exporting pdf with a precise page dimension in metric ...
azerbajdzan's user avatar
  • 20.1k
1 vote
2 answers
159 views

Edges when exporting a graphic

I use a graphics primitive: square = Graphics[{EdgeForm[], Rectangle[{-1, -1}, {1, 1}]}, ImageSize -> 10] And export it: ...
mathematica_guy's user avatar
5 votes
2 answers
181 views

Export PreviousCell of PlotGrid to PDF is not working

First, run ...
matheorem's user avatar
  • 17.2k
7 votes
1 answer
238 views

Weird PDF (also EPS and SVG) exported graphics

I'm producing a graphic (sorry for not posting the code but it's quite disordered (see edit below)) and would like to export it as a vector image. For some reason the PDF (below left) does not look ...
Daniel Castro's user avatar
2 votes
1 answer
164 views

Figure weirdly damaged after Exporting

I use the following code to generate and export a simple combined figure with an epilog of the long horizontal arrow. ...
xiaohuamao's user avatar
  • 4,728
6 votes
1 answer
113 views

Why does specifying a ColorFunction make figures non-vectorial?

If I save the figure generated by ListPlot[{{1, 1}, {2, 2}, {3, 3}, {4, 4}}] as a PDF and open it in Affinity Designer (an alternative to Adobe Illustrator), the ...
Andrea's user avatar
  • 521
3 votes
0 answers
30 views

Vector graphics export of Graphics to PDF [duplicate]

There seems to be a regression in V13.0 in Export[] to "PDF". Graphics are ...
Michael E2's user avatar
  • 239k
1 vote
2 answers
154 views

Why there are edges and wrong figure displayed after exporting a Polygon

Bug introduced in 12.3.1 or earlier and persisting in 13.1.0 [CASE:4897465] I use Polygon to plot a figure, and then export it to different formats. The SVG and ...
zongxian's user avatar
  • 901
0 votes
1 answer
106 views

quality when saving as PDF [duplicate]

...
CasperYC's user avatar
  • 1,642
0 votes
0 answers
65 views

Dashing issue in Graphics

I have plotted a 3D image using Graphics3D and I have included a Dashing option. If I save the image as a png file (left image) ...
mathemania's user avatar
4 votes
1 answer
260 views

Bug in Export of figures with PlotMarkers?

I am experiencing problems with exporting figures such as combinations of ContourPlot and ComplexListPlot. As an example, when ...
El Rafu's user avatar
  • 287

15 30 50 per page
1
2 3 4 5