Projects / Adobe Reader

Adobe Reader

The free Adobe Reader (acroread, formerly Adobe Acrobat Reader) allows you to view, navigate, and print PDF files across all major computing platforms. Adobe Reader is the free viewing companion to Adobe Acrobat and to Acrobat Capture software.

Tags
Operating Systems

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  17 Feb 2010 23:29
  • Rrelease-after

Changes: A critical cross-domain vulnerability, reported as CVE-2010-0186, was fixed. A potential crash and remote code execution vulnerability, reported as CVE-2010-0188, was fixed.

  • Rrelease-mid
  •  13 Jan 2010 21:59
  • Rrelease-after

Changes: Several critical vulnerabilities potentially allowing remote code execution were resolved. They are reported as CVE-2009-3953, CVE-2009-3954, CVE-2009-3955, CVE-2009-3956, CVE-2009-3957, CVE-2009-3958, CVE-2009-3959, and CVE-2009-4324.

  • Rrelease-mid
  •  17 Oct 2009 20:49
  • Rrelease-after

Changes: Critical security vulnerabilities were fixed which could cause the application to crash and could potentially allow an attacker to take control of the affected system.

  • Rrelease-mid
  •  01 Aug 2009 19:21
  • Rrelease-after

Changes: Several critical vulnerabilities potentially allowing remote code execution were resolved. They have been reported as CVE-2009-1862, CVE-2009-0901, CVE-2009-2495, CVE-2009-2493, CVE-2009-1863, CVE-2009-1864, CVE-2009-1865, CVE-2009-1866, CVE-2009-1867, CVE-2009-1868, CVE-2009-1869, and CVE-2009-1870.

  • Rrelease-mid
  •  17 Jun 2009 17:30
  • Rrelease-after

Changes: Several security vulnerabilities allowing remote code execution or denials of service were resolved. They have been reported as CVE-2009-0198, CVE-2009-0509, CVE-2009-0510, CVE-2009-0511, CVE-2009-0512, CVE-2009-0888, CVE-2009-0889, CVE-2009-1855, CVE-2009-1856, CVE-2009-1857, CVE-2009-1858, CVE-2009-1859, and CVE-2009-1861.

Rss Recent comments

Rcomment-before 17 Dec 2004 04:34 Rcomment-trans beefheart Rcomment-after

Re: No version 6 of Adobe Acrobat Reader for Linux

> Dispate the claim of Adobe as pdf a

> format to be easly used on any system

> there is no a version 6 of Adobe Acrobat

> Reader.

Here here! How long has it been since 6 was released on Windows? 1 year? 2 years?

Either change the name from Portable Document Format to Windows Document Format, or port your reader to Linux. Drop the Motif crap, buy a Qt license and get done with it.

Rcomment-before 03 Dec 2004 09:50 Rcomment-trans AnyFile Rcomment-after

No version 6 of Adobe Acrobat Reader for Linux
Dispate the claim of Adobe as pdf a format to be easly used on any system there is no a version 6 of Adobe Acrobat Reader.

I often have an ugly pop up windows says me to update to a newer version. I click OK and I download the same version I already have (becouse is the last). But I can not have version 6 and I can not use the function that need version 6

Rcomment-before 09 Jun 2004 04:30 Rcomment-trans settermj Rcomment-after

Re: Anyone know how to resolve this?
Just wanted to say thanks for the tip. I used it and it worked (running Redhat 9)

>

> % I installed Acroreader on my Linux

> box

> % that is running RedHat 8 and I am

> % recieving this nice little error when

> % trying to launch it. I haven't been

> % able to find anything about this

> message

> % in any of the documentation that

> Adobe

> % has made public. Thanks (oh yeah i am

> a

> % newbie.)

> %

> % Warning: charset "UTF-8"

> not

> % supported, using

> "ISO8859-1".

> % Aborted

> %

>

>

> greets

>

> had same problem and was researching

> when ran across your post. found the

> answer:

>

> you need to set your LANG variable to C,

> which is not the default in newer redhat

> releases. i edited the

> /usr/local/Acrobat5/bin/acroread script

> and added:

>

> LANG=C; export LANG

>

> near the top. it worked for me.

>

> cheers. alex.

>

>

Rcomment-before 02 Jun 2004 02:40 Rcomment-trans tanchu Rcomment-after

Re: Anyone know how to resolve this?

> same problem. Worked perfectly. thanks

>

>

> %

> % % I installed Acroreader on my Linux

> % box

> % % that is running RedHat 8 and I am

> % % recieving this nice little error

> when

> % % trying to launch it. I haven't

> been

> % % able to find anything about this

> % message

> % % in any of the documentation that

> % Adobe

> % % has made public. Thanks (oh yeah i

> am

> % a

> % % newbie.)

> % %

> % % Warning: charset "UTF-8"

> % not

> % % supported, using

> % "ISO8859-1".

> % % Aborted

> % %

> %

> %

> % greets

> %

> % had same problem and was researching

> % when ran across your post. found the

> % answer:

> %

> % you need to set your LANG variable to

> C,

> % which is not the default in newer

> redhat

> % releases. i edited the

> % /usr/local/Acrobat5/bin/acroread

> script

> % and added:

> %

> % LANG=C; export LANG

> %

> % near the top. it worked for me.

> %

> % cheers. alex.

> %

> %

>

>

>

you all can edit /usr/local/Acrobat5/bin/acroread and put top of the file,

LANG=eng_US

export LANG

Rcomment-before 11 May 2004 15:04 Rcomment-trans thomp Rcomment-after

Re: Anyone know how to resolve this?
Thanks -- worked great.

>

> % I installed Acroreader on my Linux

> box

> % that is running RedHat 8 and I am

> % recieving this nice little error when

> % trying to launch it. I haven't been

> % able to find anything about this

> message

> % in any of the documentation that

> Adobe

> % has made public. Thanks (oh yeah i am

> a

> % newbie.)

> %

> % Warning: charset "UTF-8"

> not

> % supported, using

> "ISO8859-1".

> % Aborted

> %

>

>

> greets

>

> had same problem and was researching

> when ran across your post. found the

> answer:

>

> you need to set your LANG variable to C,

> which is not the default in newer redhat

> releases. i edited the

> /usr/local/Acrobat5/bin/acroread script

> and added:

>

> LANG=C; export LANG

>

> near the top. it worked for me.

>

> cheers. alex.

>

>

No-screenshot

Project Spotlight

GNOME DVB Daemon

Set up your DVB devices, record and watch TV shows, and browse EPG.

1d7214519ac90e423318b238b427c375_thumb

Project Spotlight

Hastymail

An IMAP Webmail client.