Thread: coursesmart
View Single Post
  #7  
Old 06-01-2014, 02:29 AM
Jing Jing is offline
Junior Member
 
Join Date: Jun 2014
Posts: 1
Jing is on a distinguished road
Default

Re: coursesmart


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 View Post
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
Reply With Quote