I have been looking into creating ePub files from a number of selected web pages to perform off-line reading in an acceptable format. So far I have come up with the following somewhat cumbersome solution which has however the advantage of generating a reasonable format while maintaining pictures.
Software used: MS Word 2003, Add-in to covert to MS reader and Calibre.
To my knowledge the Add-in [
http://www.microsoft.com/downloads/d...isplaylang=en] is not available for a later version of Word.
Process:
Copy and paste the selected web pages in a MS Word document [ if available in print format];
Build Contents at beginning of document with Word feature and change text to preferred font(size);
With Add-in convert to one MS reader file.
And finally convert MS reader to ePub with Calibre.
Any less laborious alternative is appreciated!