User Tools

Site Tools


linux:pdf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:pdf [2023/01/21 22:25] a.boevlinux:pdf [2024/03/14 08:05] (current) a.boev
Line 1: Line 1:
 ====== Linux: Working with PDF ====== ====== Linux: Working with PDF ======
  
-Open pdf in terminal+=== Open pdf in terminal ===
 <code> <code>
 less name.pdf less name.pdf
 +</code>
 +
 +
 +
 +=== Convert pdf to png ===
 +<code>
 +pdftoppm name.pdf name.png -png
 </code> </code>
  
linux/pdf.txt · Last modified: 2024/03/14 08:05 by a.boev

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki