Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 785  / 2 Years ago, fri, march 18, 2022, 11:26:58

Ubuntu 20.04LTS --


Printing works fine so I don't want to mess that up since I print more often than I scan.


There are 58 items in usr/share/hplip/ including a folder called scan with 3 items.


Simple scan does not find a scanner.


This would be nice to have but I can work around it by plugging a USB stick in and capturing the scan there.


If anyone has gotten this to work, I'd be interested in the solution.


Thanks!


More From » 20.04

 Answers
1

The HP Linux Imaging and Printing site lists all supported printers.


The good news is that "HP OfficeJet Pro 8720 All-in-one Printer" is listed as a supported printer. Additionally the 7th column shows that "Scan to PC" is also supported for this model.


Install HPLIP (HP Linux Imaging and Printing)



  1. Open a terminal


    (Although most things in Ubuntu can be done using a GUI interface, I'll list the commands because it's more expedient and also easier to document the exact steps).



  2. Ensure you have the software repository enabled


    sudo apt-add-repository universe

    This will automatically update your repositories, but you can also execute sudo apt update to manually update, if needed.



  3. Install HPLIP


    sudo apt install hplip


  4. Optionally, install HPLIP GUI tools


    sudo apt install hplip-gui



Setup your printer (HP OfficeJet Pro 8720 All-in-one Printer)



  1. Get your printer's network name


    On your printer's LCD control panel, drag the gray top-bar down, tap the network icon, and write down the Host Name.


    The network name may be something like "HP_OfficeJet_Pro_8720".


    (You can use your printer's IP address, but I highly recommend setting up your printer using its network name, because IP addresses can change).



  2. Setup HPLIP to use your printer


    On your Ubuntu computer, execute the following command.


    Replace "HP_OfficeJet_Pro_8720" with the actual network name of your printer from the previous step.


    Be sure to add .local at the end, as shown!


    sudo hp-setup -i HP_OfficeJet_Pro_8720.local


  3. Supply the following information when requested:



    • Please enter a name for this print queue (m=use model name:'psc_2500'*, q=quit) ?:


      HP_8720_Printer


    • Does this PPD file appear to be the correct one (y=yes*, n=no, q=quit) ?


      y


    • Enter a location description for this printer (q=quit) ?


      If you want to leave this blank, just press Enter



    • Enter additional information or notes for this printer (q=quit) ?


      HP OfficeJet Pro 8720 Printer


    • Please enter a name for this fax queue (m=use model name:'psc_2500_fax'*, q=quit) ?


      HP_8720_Fax


    • Enter a location description for this printer (q=quit) ?


      If you want to leave this blank, just press Enter



    • Enter additional information or notes for this printer (q=quit) ?


      HP OfficeJet Pro 8720 Fax


    • Would you like to perform fax header setup (y=yes*, n=no, q=quit) ?


      n


    • Would you like to print a test page (y=yes*, n=no, q=quit) ?


      n




  4. Make the printer default



    1. In Ubuntu, open System Settings app

    2. Select Printers in the left pane

    3. Click the gear icon next to "HP_8720_Printer"

    4. Check-mark "Use Printer by Default"




Test Scanning



  1. Launch Simple Scan (aka. "Document Scanner")

  2. Wait for "Searching for Scanners" to complete

  3. You should see the message "Ready to Scan"

  4. Select "HP HP_OfficeJet_Pro_8720" from the drop down

  5. Click the Scan button in the header bar


[#1636] Saturday, March 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
egantfis

Total Points: 406
Total Questions: 108
Total Answers: 108

Location: Austria
Member since Thu, Jan 7, 2021
3 Years ago
egantfis questions
Mon, Nov 1, 21, 03:37, 3 Years ago
Mon, Mar 6, 23, 05:03, 1 Year ago
Sun, Oct 3, 21, 23:30, 3 Years ago
Thu, Mar 10, 22, 12:28, 2 Years ago
Wed, Feb 23, 22, 19:59, 2 Years ago
;