I need a better pdf viewer!


Forum: Multimedia
Topic: I need a better pdf viewer!
started by: jhsu

Posted by jhsu on April 15 2008,15:02
Is there anything else I can use with DSL that will actually read the pdf documents out there?  How do I install this other program?  xpdf doesn't cut it - many documents cause it to crash.
Posted by kerry on April 15 2008,15:39
http://www.labnol.org/internet/tools/read-adobe-pdf-files-online-without-acrobat/1923/
Posted by curaga on April 15 2008,15:53
gsview.uci in testing is a good one
Posted by mikshaw on April 15 2008,17:15
gsview.uci is a huge thing just for viewing pdf files (although much smaller than acrobat reader).
Unfortunately the newer xpdf uci package doesn't help.

I'm seeing more and more pdf files all the time that cause a segfault in xpdf, but I don't think it's necessarily the fault of xpdf. My guess is that ghostscript will eventually need to be updated in DSL if xpdf wants to stay in the base.

Posted by lucky13 on April 15 2008,18:26
You can use imagemagick to convert PDFs into other image files. For example:
Code Sample
convert whatever.pdf pages-%03d.png

...will convert into a series of images from pages-000.png to however many pages (minus 1 since starting at 0).

Then view in xzgv or firefox or dillo. Comes in handy if you only want certain pages anyway, but it can take a while to convert lengthier documents.

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.