Adobe Acrobat is a family of application software developed by Adobe Systems to view, create, manipulate, print and manage files in Portable Document Format (PDF)

learn more… | top users | synonyms

0
votes
1answer
23 views

Software Updater showing updates for removed applications

Recently, Software Updater (13.04) showed updates for Adobe Reader. Because I didn't need the application anymore, I didn't download the updates and uninstalled it (through Ubuntu Software Center). ...
0
votes
1answer
26 views

Acroread save settings

How can I get acroread to remember the printing settings I chosse? In particular, I set double sided printing each time and it forgets it next time.
2
votes
1answer
36 views

How do I automate the installation of acroread?

I would like to install acroread via script without interaction. Is there a way to pre-accept the license agreement?
1
vote
2answers
615 views

Multiple errors while installing acroread on Ubuntu 12.10 64b

From here I obtained the latest deb file, double-click that opens Software Center and click install. I got: The package is of bad quality The installation of a package which violates the quality ...
2
votes
0answers
16 views

KFP file in ubuntu?

My print shop provides a KFP file for checking a PDF for print readiness. It seems that this file can be imported into Acrobat Professional (keyword: Preflight Profile), but is a Kinko's File Prep ...
0
votes
2answers
2k views

Can't install acroread - 'dpkg returned an error code (1)'

After running sudo apt-get install acroread, I got the following output Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: libldap2 ...
2
votes
1answer
878 views

Where can I find old versions of Acrobat Reader (<9.4) in deb form?

It turns out that apparently Adobe has disabled movie playback in newer versions (9.4 and up) of Acrobat Reader in Linux. Where can I find deb packages of older versions? The idea is to overwrite ...
0
votes
0answers
7k views

Acrobat reader in 12.04 64bit version [duplicate]

Possible Duplicate: How do I install Adobe Acrobat Reader? I have recently installed ubuntu 12.04 LTS (amd64 bit version) on my laptop. After installing the AdbeRdr9.5.1-1_i386linux_enu.deb ...
5
votes
0answers
240 views

PDF reader with Highlighting support and save the file [duplicate]

Possible Duplicate: How can I highlight PDFs? I am missing the feature of Highlighting the PDF file directly from reader and saving the changes in the file. This is a feature of Adobe ...
0
votes
0answers
173 views

Adobe Reader problem in running: internal error

I just have installed adobe reader using apt-get install acroread. but it does not run, and shows this message: An Internal Error Occured
1
vote
0answers
135 views

Presenting beamer presentation with notes

I use beamer to create presentations. There is an option to create one with notes in a way that the full screen will show the presentation and the other screen (i.e. laptop etc.) will show the ...
1
vote
1answer
128 views

How do I close Adobe Acrobat from within terminal?

I am writing a shell script in which I must close Adobe Acrobat. What command should I use?