Skip to main content

Questions tagged [pdf-format]

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

5 votes
2 answers
227 views

Why does polygon2FilledCurve not work here?

From my previous thread where @Alexey Popkov proposed polygon2FilledCurve to remove the outline when exporting to PDF. Now I'm trying to apply that to this but it ...
hana's user avatar
  • 2,430
1 vote
1 answer
153 views

How to remove the outline overlapping with grid? [duplicate]

Bug introduced in 12 or earlier and persisting through 13.1.0 [CASE:4899765] How can I remove the outline in my export PDF here which seems to be caused by the overlapping of the shape and the grid ...
hana's user avatar
  • 2,430
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
2 votes
1 answer
141 views

How to export VECTORIZE image in PDF format as output of ListLinePlot?

It seems that ListLinePlot is not generating VECTORIZE PDF file when using Export command. I use the command : ...
Kumar Gaurav Sagar's user avatar
4 votes
2 answers
187 views

How to export pdf with bookmarks?

PDF files exported from the notebook have no bookmarks, It's not convenient. Is there any way to add bookmarks for each sections in the exported pdf files? The table of content is also not supported.
Knife Lee's user avatar
  • 149
0 votes
1 answer
79 views

I need to bulk convert a number of PDFs in a folder to plaintext

I have 159 PDF in a folder with nothing else in it. I need them all converted to raw text. I found the documentation for doing them one at a time, which worked. To do them in bulk I tried this ...
Rogo's user avatar
  • 940
0 votes
0 answers
46 views

CellsToTeX copy pasting back into notebook for sub and superscript box for partial derivatives, powers, subscripts etc

I'm using the CellsToTeX` package, along with the mmacells LaTeX package. I'm including code with a partial derivative in my pdf. So for instance to get this ...
Adam's user avatar
  • 3,966
4 votes
1 answer
346 views

Import high-resolution images from a PDF?

I have a pdf file that I want to resize after importing. However, ImageResize doesn't seem to take into account the high-resolution of the initial image, and resizing makes it very pixelated. I can ...
ChaSta's user avatar
  • 1,177
0 votes
1 answer
221 views

Export all figures and plots produced from a Wolfram script into a single PDF

Here is a .wls script that produces different images into .jpg format. I would like to export directly all the images in a same ...
youpilat13's user avatar
1 vote
0 answers
71 views

Is there a way to make a new PDF from existing PDF by extracting certain pages

With the new "PDF" import and export features, is there a way to extract certain pages from a PDF and then export them as a new PDF document? I tried the following: ...
user13892's user avatar
  • 9,523
0 votes
0 answers
36 views

Meshgrid Visible in RegionPlot when Saving Figure as PDF [duplicate]

I have a region and a contour plot. My goal is to superimpose them to compare them. So, I used the Opacity[] on the region plot function but when I save the figure ...
diffusiondiver11's user avatar
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
5 votes
2 answers
206 views

Exporting Plot with Filling creates unwanted Outline around Filling

Bug introduced in 12 or earlier and persisting through 13.1.0 [CASE:4899765] The following code generates a plot that has a faint outline around the top, left, and right boundaries of the filling. ...
A.Z.'s user avatar
  • 580
6 votes
4 answers
1k views

How to export a list of plots into a single PDF file (one page – one plot)?

I'm trying to export a list of plots into a single PDF file, but I don't know how to make them each take up a page (one page – one plot): ...
zongxian's user avatar
  • 901

15 30 50 per page
1 2 3
4
5
25