HASTHAM|Kerala State IT Mission Alappuzha
ABOUTContact UsSnehapoorvam Collector (PG Module)
  • HOME
  • HASTHAM GATEWAY
    • ABOUT
    • Contact Us
    • Ubuntu Corner
  • 1.eDistrict Version 2.0
    • Firefox Ubuntu
    • Java
    • PDF
    • SHARE
  • 2. e-Office(eFile 7.3.9)
    • e-Office DSC Issues
    • VPN Issues
  • 3. 🔐 Digital signature
  • 4.Software Issues
    • e-District Issues
    • e-0ffice Issues
    • 🔑DSC Issues
    • NICDSign Issues
  • 5. Issues and Solutions
    • 🏢site issues
  • 6. Malayalam Typing
    • Font Installation
  • 7. Printer
    • Printer Issues
  • 8. Scanner
    • Scanner Issues
  • 9. Video Conference
    • Google meet
  • 10. Complaint Booking Service
    • BSNL Compliant Booking Service
  • 11. Network Debugging Tools
    • Wi-Fi
    • Network Debugging Techniques
  • 12. Orders/Circulars
  • 13. Downloads
Powered by GitBook
On this page
  • Installation of Adobe Reader in Ubuntu
  • How to Remove Adobe Reader in Ubuntu
  • How to Set Adobe Reader as default PDF reader
  • Can't validate signature on PDF [SSL Error]
  • Display of Valid Signature in previous version of Digital Signature:
  • Display of Valid Signature in Current Version of Digital Signature:
  • Digital Signature Validation:
  1. 1.eDistrict Version 2.0

PDF

PreviousJavaNextSHARE

Last updated 2 years ago

Please note that Adobe no longer supports Acrobat Reader for Linux. The latest native Linux version is 9.5.5 dated from 26/04/2013. From this reason you should refrain using/installing Adobe Acrobat Reader to avoid potential vulnerabilities and hacker exploits.

Installation of Adobe Reader in Ubuntu

sudo wget -O ~/adobe.deb ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.5.5/enu/AdbeRdr9.5.5-1_i386linux_enu.deb
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libxml2:i386 libcanberra-gtk-module:i386 gtk2-engines-murrine:i386 libatk-adaptor:i386
sudo dpkg -i ~/adobe.deb

Launch Adobe Acrobat Reader on Ubuntu

How to Remove Adobe Reader in Ubuntu

sudo apt-get purge adobereader-enu
sudo apt-get autoremove

How to Set Adobe Reader as default PDF reader

Ubuntu 32 bit

sudo gedit /usr/share/applications/AdobeReader.desktop

Edit the Exec=acroread line to be Exec=acroread %f and save the file.

Ubuntu 64 bit

sudo gedit /usr/share/applications/AdobeReader.desktop

Edit the Exec=acroread line to be Exec=acroread %f and save the file.

Can't validate signature on PDF [SSL Error]

Restart the Adobe reader and validate the signature

Display of Valid Signature in previous version of Digital Signature:

Display of Valid Signature in Current Version of Digital Signature:

Digital Signature Validation:

After opening the pdf file, click on Signature Panel located at upper right corner of adobe reader. A window will open on left side of document, where all information regarding signature validation is displayed along with the signature details. In case of Valid signature, Green Check will be shown at upper left corner of adobe reader and also inside signature panel itself

In case of Invalid Signature, Red Cross sign is displayed at upper left corner of adobe reader and inside signature panel itself,