Skip to main content

Questions tagged [pdf]

PDF (Portable Document Format) is an open standard for fixed format document exchange. Use this tag to indicate questions involving files in this format and also when software is generating/processing this format. When possible and possible relevant indicate the version of the PDF document (as retrieved from the file properties, or using "file document_name.pdf"

0 votes
1 answer
28 views

I have some files, each of which consists of several pages. In most of the files the pages have no common width (and height). I'd like to define some common width and then scale all pages ...
Photon's user avatar
  • 119
7 votes
3 answers
864 views

I want to fzf through all the pdf files in a directory, open it and release the terminal. I tried PDF_READER=okular # or evince find -type f -name "*.pdf" -print | fzf --print0 | xargs -0 $...
glacier's user avatar
  • 491
1 vote
1 answer
81 views

I have a (visibly) damaged old CD with pdf-files. When trying to read them, non showed anything in the pdf-reader. Is there a way to check all of them via command line? It is tiresome, time-consuming ...
Gyro Gearloose's user avatar
1 vote
1 answer
105 views

I do have a pdf that contains a drawing, a part of which I would like to extract. I am able to open the pdf in inkscape. However, it contains a group with 150k items. As far as I see, there are no ...
user52366's user avatar
  • 221
3 votes
3 answers
1k views

I have a PDF file with multiple pages, and I want to write a command which extracts some of these pages into a new, separate PDF file; and the pages of interest are not necessarily a contiguous range. ...
einpoklum's user avatar
  • 11.1k
1 vote
0 answers
68 views

Let's take a PDF file that is slightly wider than taller, e.g., https://we.tl/t-iihJ3gMsrA : pdfinfo input.pdf | grep "Page size" Page size: 397.349 x 378.153 pts Let's try to upscale ...
AlMa1r's user avatar
  • 1
-1 votes
2 answers
79 views

I'm on Fedora 41 (Gnome 47). I installed Foxit Reader to read PDFs, didn't like it, and uninstalled it. Now, the Detailed Type description in the Files program for all PDF documents is FoxitReader ...
Ari Cooper-Davis's user avatar
0 votes
0 answers
30 views

I am on Ubuntu. Most of my scanned documents are German, English or French. This question is related to my other question at Is there an option to let pdfsandwich try 90° rotations automatically ...
Adalbert Hanßen's user avatar

15 30 50 per page
1
2 3 4 5
49