个人工具

“UbuntuHelp:AcrobatHowTo”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第2行: 第2行:
 
{{Languages|UbuntuHelp:AcrobatHowTo}}
 
{{Languages|UbuntuHelp:AcrobatHowTo}}
 
=== Privacy Alert ===
 
=== Privacy Alert ===
 
 
Acrobat Reader 7 contains the ability for certain PDF files to inform a central database that they have been read.  This by no means affects all PDF files, and will not be a problem at all for users who do not mind this ability.  This "phoning home" can be prevented by disabling JavaScript in Edit -> Preferences -> JavaScript.  
 
Acrobat Reader 7 contains the ability for certain PDF files to inform a central database that they have been read.  This by no means affects all PDF files, and will not be a problem at all for users who do not mind this ability.  This "phoning home" can be prevented by disabling JavaScript in Edit -> Preferences -> JavaScript.  
 
 
References:  
 
References:  
 
* http://lwn.net/Articles/129729
 
* http://lwn.net/Articles/129729
 
 
=== Installation (Pre-Feisty) ===
 
=== Installation (Pre-Feisty) ===
 
 
You must enable the '''multiverse''' repository (see [[UbuntuHelp:Repositories]]).   
 
You must enable the '''multiverse''' repository (see [[UbuntuHelp:Repositories]]).   
 
 
To install the stand-alone reader, launch Add/Remove Applications from Applications > Add/Remove. Search for "adobe" or "reader" and select '''Adobe Reader'''.  Click Apply to start the installation.
 
To install the stand-alone reader, launch Add/Remove Applications from Applications > Add/Remove. Search for "adobe" or "reader" and select '''Adobe Reader'''.  Click Apply to start the installation.
 
 
Alternatively, install <code><nowiki>acroread</nowiki></code> via Synaptic, apt-get or aptitude.
 
Alternatively, install <code><nowiki>acroread</nowiki></code> via Synaptic, apt-get or aptitude.
 
 
To install the plugin for your webbrowser, install <code><nowiki>mozilla-acroread</nowiki></code> via Synaptic, apt-get or aptitude.
 
To install the plugin for your webbrowser, install <code><nowiki>mozilla-acroread</nowiki></code> via Synaptic, apt-get or aptitude.
 
 
=== Installation (Feisty and later) ===
 
=== Installation (Feisty and later) ===
 
 
<code><nowiki>acroread</nowiki></code> is no longer available in the Ubuntu 7.04 (Feisty) and 7.10 (Gutsy) repos due to licensing nonsense (see https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/43780).  It can be easily installed by adding the [[UbuntuHelp:Medibuntu]] repository and installing the <code><nowiki>acroread</nowiki></code> package for the standalone reader and the <code><nowiki>mozilla-acroread</nowiki></code> package for the browser plugin.
 
<code><nowiki>acroread</nowiki></code> is no longer available in the Ubuntu 7.04 (Feisty) and 7.10 (Gutsy) repos due to licensing nonsense (see https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/43780).  It can be easily installed by adding the [[UbuntuHelp:Medibuntu]] repository and installing the <code><nowiki>acroread</nowiki></code> package for the standalone reader and the <code><nowiki>mozilla-acroread</nowiki></code> package for the browser plugin.
 
 
References:  
 
References:  
 
* http://www.adobe.com/products/acrobat/acrreula.html
 
* http://www.adobe.com/products/acrobat/acrreula.html
 
* http://medibuntu.sos-sts.com/repository.php
 
* http://medibuntu.sos-sts.com/repository.php
 
 
=== Acroread Hangs ===
 
=== Acroread Hangs ===
 
 
There are incidents of <code><nowiki>acroread</nowiki></code> hanging (confirmed with version 7.0.9-1 in Feisty).  If you launch it from the terminal, it will spit out "expr: syntax error" endlessly.  The problem can be fixed by editing the file <code><nowiki>/usr/bin/acroread</nowiki></code>
 
There are incidents of <code><nowiki>acroread</nowiki></code> hanging (confirmed with version 7.0.9-1 in Feisty).  If you launch it from the terminal, it will spit out "expr: syntax error" endlessly.  The problem can be fixed by editing the file <code><nowiki>/usr/bin/acroread</nowiki></code>
 
<pre><nowiki>
 
<pre><nowiki>
第40行: 第28行:
 
echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]*\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
 
echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]*\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
 
</nowiki></pre>
 
</nowiki></pre>
 
 
References:  
 
References:  
 
* http://beranger.org/index.php?fullarticle=2501
 
* http://beranger.org/index.php?fullarticle=2501
 
 
=== Adobe Reader 8 ===
 
=== Adobe Reader 8 ===
 
 
Adobe Reader 8.1.1 is available in Medibuntu for Ubuntu 7.10 (Gutsy).
 
Adobe Reader 8.1.1 is available in Medibuntu for Ubuntu 7.10 (Gutsy).
 
 
For older Ubuntus:
 
For older Ubuntus:
 
 
It is officially supported (by Adobe) on Ubuntu 6.10 (Edgy Eft), and is also known to work on Ubuntu 7.04 (Feisty Fawn).
 
It is officially supported (by Adobe) on Ubuntu 6.10 (Edgy Eft), and is also known to work on Ubuntu 7.04 (Feisty Fawn).
 
 
References:
 
References:
 
* [http://www.adobe.com/go/kb402499 Supported Linux distributions for Adobe Reader 8.1.1]
 
* [http://www.adobe.com/go/kb402499 Supported Linux distributions for Adobe Reader 8.1.1]
 
* [http://www.adobe.com/products/acrobat/readstep2_allversions_nojs1.html Adobe Reader Download]
 
* [http://www.adobe.com/products/acrobat/readstep2_allversions_nojs1.html Adobe Reader Download]
 
 
To install, follow the instructions for "Installing downloaded packages" on the InstallingSoftware page.
 
To install, follow the instructions for "Installing downloaded packages" on the InstallingSoftware page.
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 15:10的版本


Privacy Alert

Acrobat Reader 7 contains the ability for certain PDF files to inform a central database that they have been read. This by no means affects all PDF files, and will not be a problem at all for users who do not mind this ability. This "phoning home" can be prevented by disabling JavaScript in Edit -> Preferences -> JavaScript. References:

Installation (Pre-Feisty)

You must enable the multiverse repository (see UbuntuHelp:Repositories). To install the stand-alone reader, launch Add/Remove Applications from Applications > Add/Remove. Search for "adobe" or "reader" and select Adobe Reader. Click Apply to start the installation. Alternatively, install acroread via Synaptic, apt-get or aptitude. To install the plugin for your webbrowser, install mozilla-acroread via Synaptic, apt-get or aptitude.

Installation (Feisty and later)

acroread is no longer available in the Ubuntu 7.04 (Feisty) and 7.10 (Gutsy) repos due to licensing nonsense (see https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/43780). It can be easily installed by adding the UbuntuHelp:Medibuntu repository and installing the acroread package for the standalone reader and the mozilla-acroread package for the browser plugin. References:

Acroread Hangs

There are incidents of acroread hanging (confirmed with version 7.0.9-1 in Feisty). If you launch it from the terminal, it will spit out "expr: syntax error" endlessly. The problem can be fixed by editing the file /usr/bin/acroread

sudo editor /usr/bin/acroread

In the line

echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'

(use ctrl-W to search for it) an extra '*' must be added in the parenthetical expression after ".so.0.":

echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]*\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'

References:

Adobe Reader 8

Adobe Reader 8.1.1 is available in Medibuntu for Ubuntu 7.10 (Gutsy). For older Ubuntus: It is officially supported (by Adobe) on Ubuntu 6.10 (Edgy Eft), and is also known to work on Ubuntu 7.04 (Feisty Fawn). References:

To install, follow the instructions for "Installing downloaded packages" on the InstallingSoftware page.