Skip to main content

Questions tagged [pdf-format]

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

2 votes
1 answer
202 views

Extracting 10 first pages of multiple PDF file

I need to extract 10 first pages of around 100 PDF files. As you know, Adobe Acrobat DC doesn't allow doing so at once, and I have to extract 10 pages for each file separately. I wrote the following ...
Wisdom's user avatar
  • 1,278
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
0 votes
0 answers
57 views

NDSolve with extra parameters as a function

I have a forced heat PDE with some parameters, and my goal is to define a function as the numerical solution of the PDE with specified parameters. I have tried the following (got the idea from this ...
SaMaSo's user avatar
  • 231
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
60 views

How can I remove the white space when I turn the Mathematica notebook (.nb) into PDF (.pdf)?

The Mathematica notebook: The PDF file: I don't know if there is something wrong with my notebook setting ratio or something.
Stellaria's user avatar
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
3 votes
2 answers
195 views

How to show those positioned text in the vector graph?

If we import this .pdf file with "PageImages", we can see all information about it: ...
yode's user avatar
  • 26.9k
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
0 votes
0 answers
130 views

Exporting as a pdf truncates axes labels

Given two example plots generated with: ...
asorlik's user avatar
  • 117
5 votes
2 answers
181 views

Export PreviousCell of PlotGrid to PDF is not working

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

Different image brightness when exporting same plot to PDF and PNG

I noticed that exporting a plot to PDF results in increased brightness relative to exporting the same plot to PNG. Here are screenshots of a PDF and a PNG obtained from the same plot. As you can see, ...
Matteo Raffaelli's user avatar
2 votes
1 answer
115 views

Formatting multi-page PDF with large plots and LargeLabels on Landscape orientation

I'm trying to create a multi-page "PDF" (application/pdf Adobe Acrobat format) file with code similar to this minimum working example code, featuring <...
rhermans's user avatar
  • 36.9k
13 votes
2 answers
1k views

How to fit many graphs neatly into a paper?

I got a graph list containing 110 highly irregular graphs with 12 vertices in the following link. http://users.cecs.anu.edu.au/~bdm/data/graphs.html ...
licheng's user avatar
  • 2,059
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

15 30 50 per page
1 2
3
4 5
25