Skip to main content

Questions tagged [pdf-format]

Questions relating to the importing, exporting, and extraction of data from PDF files

0 votes
0 answers
90 views

Smooth color gradient with ColorFunction (pdf export)

I wanted to plot a 2d curve (a function of the variable $k$) whose color intensity should be given by another function of $k$. This is the code: ...
Francesco S's user avatar
0 votes
0 answers
60 views

Exporting histogram to PDF with log scaled heights does not seem to work on 11.2

I'm on version 11.2 and using Windows 10. Here is some data and a histogram of it with log scaled heights. ...
Kiro's user avatar
  • 1,521
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
1 vote
1 answer
78 views

Export to PDF changing ticks color

I'm exporting several images like Export["path.pdf", fig, "PDF"] The output, however, have the Automatic gray coloured tick labels changed to ...
GaloisFan's user avatar
  • 405
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
1 vote
2 answers
110 views

Vectorizing in 3D environments

The following code ...
sam wolfe's user avatar
  • 4,903
1 vote
0 answers
63 views

How to remove meshing while exporting a plot using RegionPlot? [duplicate]

I want to plot a region using RegionPlot. The plot looks perfect when it is in mathematica. But when I export the image as .eps or .pdf file a meshgrid is appearing in the final .eps or .pdf file. ...
s_mondal's user avatar
1 vote
0 answers
57 views

Hyperlinks in plain text not preserved when saving in PDF format in Mathematica V13

I have a notebook containing hyperlinks, but when I save it in pdf format (print to PDF) the hyperlinks are not blue and not clickable. According to Hyperlinks not preserved when saving in PDF format ...
Jakob's user avatar
  • 141
1 vote
1 answer
224 views

Pdf export is heavily flawed for simplest possible notebook such as a=b+c

File > save As ... > pdf (or print as pdf) gives me extremely bad results even for the most basic simplest possible Mathematica notebooks. Here a simple example where I can reproduce the problem....
Jakob's user avatar
  • 141
0 votes
0 answers
170 views

How to publish a Mathematica notebook to a journal as supplementary material?

I've done part of a proof via Mathematica. In the appendix of the paper I've linked to this published notebook, since I misunderstood "With any paid subscription plan, all files stored in the ...
Jakob's user avatar
  • 141
0 votes
0 answers
107 views

How to digitize the following plot?

Consider the following figure in .pdf format. For convenience, please find it in .png format below: Could you please tell me how to digitize it, i.e. extract the grid $\cos(\theta_{K^{\pm}}), P_{K^{\...
John Taylor's user avatar
  • 5,887
4 votes
2 answers
409 views

Text symbols not exporting correctly to PDF [version 13.2]

I am using Mathematica 13.2 on Ubuntu. I was trying to reproduce a plot that I made using Mathematica 12, but text symbols seem to not export correctly to PDF. This issue seems to apply to all non-...
Arturo don Juan's user avatar
0 votes
0 answers
82 views

Problem with exporting plot in .pdf

I have Mathematica 13.1. I am making the following plot: ...
John Taylor's user avatar
  • 5,887
1 vote
0 answers
81 views

Is it possible to Import a PDF and examine the lowest level commands that a PDF viewer would see? [closed]

Using Python and some Linux tools, I'm able to examine the lowest level elements of a PDF. For example, a snippet from one page looks like this: ...
Jim Marks's user avatar
  • 187

15 30 50 per page
1
2
3 4 5
25