scribd ripper
http://rmccurdy.com/scripts/scribd_r...arpdf=15730844
code is on the site under scripts
We start by installing it with apt-get:
sudo apt-get install cups-pdf
Change permissions :
sudo chmod +s /usr/lib/cups/backend/cups-pdf
When you print, select the PDF printer and by default the files are saved in a folder called PDF, so we will create this folder.
sudo mkdir ~/PDF/
You need to change the default location by editing the config file :
sudo gedit /etc/cups/cups-pdf.conf
P.S.U can download files from scribd
![]()
scribd ripper
http://rmccurdy.com/scripts/scribd_r...arpdf=15730844
code is on the site under scripts