Skip to main content

All Questions

Tagged with
0 votes
0 answers
103 views

Wrong characters when exporting a plot as pdf

When I export a Plot in Mathematica as a PDF characters in PlotLegends and AxesLabels get replaced by other characters. My code: ...
MHorstmann's user avatar
2 votes
0 answers
77 views

Copy/Paste MMA code from PDF into Notebook garbles special characters

I have a PDF which contains Mathematica code and plain text. It was probably generated directly from one or more Notebooks. I am running MMA 13.1 on Ubuntu, and when I copy/paste any of the plain text ...
Jim Marks's user avatar
  • 187
4 votes
0 answers
178 views

Export image as pdf, which is PDF/A valid

Assume following plot in Mathematica (version 11.2): ...
George's user avatar
  • 163
1 vote
1 answer
622 views

Font in graphics changes when saving as pdf in Mathematica 11 [duplicate]

Consider a simple plot with text: Show[Plot[x^2, {x, 0, 10}], Graphics[Text[Style["some text", Large], {4, 10}]]] You can see Mathematica's output on the left ...
Maiaux's user avatar
  • 165
6 votes
1 answer
155 views

Exporting/Saving Notebook with Non English characters to PDF

On a related question, I now have another problem with saving notebook to PDF. OS: Windows 7 SP1 English Ultimate MMA: 11.3 X64 The Chinese characters displays ...
Chen Stats Yu's user avatar
3 votes
0 answers
259 views

Print to PDF from Acrobat PDF printer (in Windows )

...
Chen Stats Yu's user avatar
2 votes
1 answer
242 views

Bold font is very rough in exported rasterized pdf

For example ...
matheorem's user avatar
  • 17.2k
0 votes
0 answers
77 views

ExportString "PDF" crashes FrontEnd session

While doing some general tests with this post, it appears that this simple command crashes my whole Mathematica session (Mathematica 11.2.0, OSX 10.11.6): ...
SquareOne's user avatar
  • 7,595
1 vote
1 answer
108 views

Saving a plot in minimum number of bytes [closed]

I am using both Mathematica 9.0 and 10.0. I found that when I save the following plot ...
Jee's user avatar
  • 386
6 votes
1 answer
703 views

Wrong font usage when exporting graphics with text

Bug persists through 12.0 When exporting graphics with annotation in PDF using Export, under some circumstances fonts are not inherited properly. I'll illustrate ...
ercegovac's user avatar
  • 1,017
1 vote
0 answers
64 views

PDF export of a plot has corrupt fonts in editors on mac OS

As I have explained in this post, I want to edit a pdf plot exported from Mathematica in Inkscape or Illustrator on mac OS but the font is corrupt: I'm using the plot option ...
Foad's user avatar
  • 605
6 votes
1 answer
1k views

Problems with exporting graphics in PDF format

I'm creating a lot of graphics, which I save in PDF format for later use in LaTeX. I have currently two issues. When I create a graphic and then export it to PDF, a white space appears on the side ...
ercegovac's user avatar
  • 1,017
1 vote
0 answers
367 views

Mathematica 10.4.1 broken fonts when saving as PDF

I am using Mathematica 10.4.1 in Linux and have spotted the following uncomfortable behavior. When saving a notebook as a PDF file, some fonts are not properly displayed (see attached figure below, ...
mathematicow's user avatar
8 votes
2 answers
17k views

Custom fonts show as boxes when opening Mathematica-made PDFs with Illustrator

If I export a PDF from Mathematica, then open it with Illustrator, the font glyphs will sometimes appear as boxes, depending on what font was used. Why does this happen? Is there a workaround? I ...
Szabolcs's user avatar
  • 236k
1 vote
0 answers
188 views

Exporting graphics to PDF results in destroyed fonts on Windows 8

Executing plot = Plot[x^2, {x, 0, 100}, PlotLabel -> "Plot"]; SetDirectory[NotebookDirectory[]]; Export["plot.pdf", plot, "PDF"]; results in Is this a bug? ...
Frederik Ziebell's user avatar

15 30 50 per page