Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 11979  / 2 Years ago, sat, april 2, 2022, 10:19:13

I am reading a PDF document in Ubuntu 11.04 using the default "Document Viewer". The document is more than 500 pages and it takes a while to complete a "Find ..." for a particular text. Is there a way to index the PDF documents on the above mentioned platform? I am looking for a functionality inbuilt into the reader itself.


More From » pdf

 Answers
4

I'm not sure any of the pdf readers support text indexing - probably because the indexing itself would be rather expensive and pdf files opened and closed 'ad-hoc'



However, I've done some testing and can see that okular - the default viewer from KDE - has much faster search than evince (the default viewer from Ubuntu). I.e. it takes maybe a second for okular to scan the whole 500-page document, while evince spends ~5 sec on the same task.



You can install it by typing



sudo apt-get install okular 


(or just search for it in the Software Center)



if this is the first KDE program on your machine it would require installing quite a bit of dependencies, but it may be well worth it - I'm finding KDE programs generally more capable then their Gnome counterparts... Okular supports pdf annotations, for example, which is also useful sometimes.


[#43563] Monday, April 4, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ticrew

Total Points: 190
Total Questions: 111
Total Answers: 99

Location: Fiji
Member since Wed, Jul 14, 2021
3 Years ago
;