View Single Post
Old 07-08-2011, 05:25 AM   #23
pini
Member
pini began at the beginning.
 
pini's Avatar
 
Posts: 18
Karma: 10
Join Date: Jun 2011
Location: Wageningen, The Netherlands
Device: PocketBook Pro 903, iPod touch
Post Volkskrant.nl

Hi,

based on Niroma's script [THANKS!], I wrote my own to load the Dutch newspaper De Volkskrant. It is available as 1 pdf for 2 facing pages. zooming to 200% and reading in landscape using pdfviewer makes quite an enjoyable experience!

I needed one extra trick in wget to be able to download the pages:
wget ... cookies --no-check-certificate

because I get all separate pdf's , navigating isn't so great. I created an html index, that works fine. Links are 'clickable' on 903.

I enclosed the scripts: veel leesplezier!

Now I would like to have the possibility to go back and forth between my index and pdf-pages, so would like to have some bookmarks in stead of the index.
The pdf's themselves are NOT indexed and creating one big pdf (that would than have a bokmark per 'page') would probably also not be a good idea, ranging from 10 to 30 MB.

Right now, when I hit 'back' or 'home', I return to the main manu, where I would like to return to the index or bookmarks.

Any idea's???

thanx,

pini
Attached Files
File Type: zip VKget.app.zip (1.8 KB, 196 views)
File Type: zip Volkskrant.app.zip (210 Bytes, 173 views)
pini is offline   Reply With Quote