Canon pixma MG3250 prints blank pages only
Final updated answer:
Create a folder on your desktop called canon-mg3250
sudo apt install libtiff5
cd ~/Desktop/canon-mg3250
Download the drivers from https://id.canon/en/support/0100466601
and https://id.canon/id/support/0100470101
and move them into the canon-mg3250 folder.
cd ~/Desktop/canon-mg3250/cnijfilter-mg3200series-3.80-1-deb
sudo add-apt-repository ppa:linuxuprising/libpng12
sudo apt update
sudo apt install libpng12-0
./install.sh
You will be prompted to make sure your printer is switched ON and connected to your router, then to hit enter to continue, then enter “2” for “Network” and press enter. It should search and find your printer. Then follow the on screen instructions. Proceed to System → Administration → Printers to configure the printer using the newly acquired drivers unless install.sh configured this automatically.