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
|