Quote:
Originally Posted by avid01
That might bring me closer to what I need but your one line solution is not helpful enough for me as a step-by-step, non-tech person friendly solution.
You suggest ?print=1 but give no pointers where should I write this code; into terminal, notepad or where?
I am on Windows, by the way.
When I send to printer from the browser, it prints a PDF of the full page, not just the frame.
OK, I can do one-by-one the 30 articles, the main point is to get the frame only to my reader.
|
http://www.drweil.com/drw/u/QAA401508/Brushing-Off-Gingivitis.html?print=1
http://www.drweil.com/drw/u/QAA401508/Brushing-Off-Gingivitis.html
Those are the clean(er) links, and if you pass all of them to say a calibre custom recipe, it should compile them into an ebook. See
the tutorial, you can also use parse_index to create the same list.
Then you need to use the remove_tags features to clean up the rest.
... Alternatively, do as BetterRed suggests, it will probably be easier, although I honestly have no idea which might give a nicer end result. (I read books far more than I mess around with converting webpages.

)