diff options
| author | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-01-06 11:55:04 +0530 |
|---|---|---|
| committer | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-01-06 11:55:04 +0530 |
| commit | d570624871016fae7e01d84645ca91f679ed6fb3 (patch) | |
| tree | 5ad33e26ec0812cbfd5878cd5f4663bb14ce1729 /README.org | |
| parent | ed1d4fc4b02eaf40fbaa7a1a8a2c59eff2a8555d (diff) | |
Fix: link to demo video
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ PDF Tools is, among other things, a replacement of DocView for PDF files. The ke This rendering is performed by a special library named, for whatever reason, ~poppler~, running inside a server program. This program is called ~epdfinfo~ and its job is to successively read requests from Emacs and produce the proper results, i.e. the PNG image of a PDF page. -Actually, displaying PDF files is just one part of ~pdf-tools~. Since ~poppler~ can provide us with all kinds of information about a document and is also able to modify it, there is a lot more we can do with it. [[http://www.dailymotion.com/video/x2bc1is_pdf-tools-tourdeforce_tech?forcedQuality%3Dhd720][Watch this video for a detailed demo!]] +Actually, displaying PDF files is just one part of ~pdf-tools~. Since ~poppler~ can provide us with all kinds of information about a document and is also able to modify it, there is a lot more we can do with it. [[https://www.dailymotion.com/video/x2bc1is][Watch this video for a detailed demo!]] * Installing ~pdf-tools~ :PROPERTIES: |
