User Tools

Site Tools


linux:pdf

Differences

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

Link to this comparison view

Next revision
Previous revision
linux:pdf [2023/01/20 23:22] – created a.boevlinux:pdf [2024/03/14 08:05] (current) a.boev
Line 1: Line 1:
-====== Working with PDF ====== +====== Linux: Working with PDF ======
- +
-Open pdf in terminal+
  
 +=== Open pdf in terminal ===
 +<code>
 less name.pdf less name.pdf
 +</code>
 +
 +
 +
 +=== Convert pdf to png ===
 +<code>
 +pdftoppm name.pdf name.png -png
 +</code>
 +
linux/pdf.1674246146.txt.gz · Last modified: 2023/01/20 23:22 by a.boev

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki