Slashdot Mirror


FSFE Launches Free PDF Readers Campaign

FSFE Fellow writes "The Fellowship of the Free Software Foundation Europe is proud to announce its latest initiative: pdfreaders.org, a site providing information about PDF with links to Free Software PDF readers for all major operating systems. FSFE president Georg Greve says: 'Interoperability, competition and choice are primary benefits of Open Standards that translate into vendor-independence and better value for money for customers. Although many versions of PDF offer all these benefits for formatted text and documents, files in PDF formats typically come with information that users need to use a specific product. pdfreaders.org provides an alternative to highlight the strengths of PDF as an Open Standard.'"

4 of 198 comments (clear)

  1. Why all the buzz? by Dyinobal · · Score: 3, Informative

    It's a PDF reader, I know acrobat is crummy but honestly. This seem a bit silly. I use foxit and I'm happy with it. FOSS or not I just need to read the file nothing more.

  2. Try using DJVU by martin-boundary · · Score: 4, Informative
    I much prefer the format for all my electronic documents.

    It often produces much smaller compressed files (typically about half the size of a PDF), and there are open source viewers for many platforms. It has plenty of support for annotations, OCR, internal links etc just like PDF, and you can extract the parts and structure of a Djvu document in XML with command line tools and modify them easily.

    It's also very easy to cut a Djvu document into individual pages, which lets you publish big documents on websites so that users only need to download the actual pages that they are interested in reading (eg if they want to preview the file without downloading the whole thing). This saves bandwidth, user waiting time, etc.

    Last but not least, the Djview viewer renders pages much faster than Acrobat or Xpdf in my experience - so much faster that I regularly get annoyed at the sloness of flipping pages in PDF format. The first thing I do with any paper in PDF format is to convert it using pdf2djvu.

  3. Re:Is this useful? by Chabo · · Score: 4, Informative

    Oh?

    From Wikipedia

    PDF is an open standard that was officially published on July 1, 2008 by the ISO as ISO 32000-1:2008.

    This isn't the same as DeCSS cracking CSS or OpenOffice cracking the .doc format.

    --
    Convert FLACs to a portable format with FlacSquisher
  4. Regarding "Check for updates" in Adobe Reader by GF678 · · Score: 4, Informative

    Whenever the Adobe Reader (or Acrobat Pro for that matter) is brought into a Slashdot discussion, people invaribaly mention the fact that it insists on checking for updates, which is completely true. It's a pain, and some people also use it as an example of what they hate about Windows.

    However, what I'm more surprised about is that a bunch of geeks aren't capable of exploring the options of the update applet:

    * Run Adobe Reader/Acrobat Pro, click Help menu -> Check for updates...
    * Let it perform a scan, then regardless of whether it found anything to update or not, click Preferences when it appears, and uncheck the "Automatically check for Adobe updates" checkbox.
    * Click OK, let it scan again for some reason, then hit Quit. Now it will never bother you again.

    Now of course, the default should be for updates to NOT be automatically installed. If necessary it should perform scans by default, but have the update notification unobtrusive, like a little icon in the main GUI for example.

    Anyway, I provide these instructions because even though we're supposedly a site full of high-intellect individuals, I continually see this complaint and wonder why people can't just try to solve the problem themselves, either through poking with the options like every geek should (it's fun to explore stuff, isn't it?), or simply Googling for an answer.