Hi,
Can you that for my books. I really don't know anything about following instructions. How to contact you?
Quote:
Originally Posted by killaken2000
You are correct.
However here is what i did to download the online book to pdf.
I used the Save Image firefox extension to save all of the *.jpg images to a separate folder based on the hours minutes and seconds of the current time.
Next i set the extensions keypress to a Ctrl + y
Then i wrote a vc++ program to press Ctrl + y then right arrow stepping through that sequence for each page
Now you are left with a directory full of other directories that are full of jpgs
Then i used the console program imagemagick to convert all of the jpgs in sequence to one large image that is a full page. Then convert those full page jpgs to pdf.
next i used another console application but i forgot the name. I used this program to combine the pdfs to one large pdf.
so now i have a fully converted coursesmart book.
The reason for my post is that i would not only like to share this info but also collaborate one combining these steps into one program or plugin.
any cheers
-killaken
|