stustaff
11-21-2007, 09:25 AM
I might not be that smart clearly but I cant work out how to do this conversion?
do I select all of the individiual htm docs or one or the folder or?
Thanks
kovidgoyal
11-21-2007, 10:39 AM
If the html files all link to each other then selecting the top level one is all that's needed as html2lrf will follow the links.
If they do not link to each other, you need to create an opf file in the top level directory and add a spine element to it that lists all the files to be processed in order.
stustaff
11-22-2007, 06:28 AM
If the html files all link to each other then selecting the top level one is all that's needed as html2lrf will follow the links.
If they do not link to each other, you need to create an opf file in the top level directory and add a spine element to it that lists all the files to be processed in order.
Thanks Kovid
When I add the file using add book it just shows that singular file with a size of 0 so Im guessing its not linking.
And all the stuff you mention in your second paragraph doesnt make sense to me! sorry but i dont know what an OPF or spine element are?
btw when I get my reader and give yourr software a proper going over, Id love to donate something is there an option anywghere for doing that?
kovidgoyal
11-22-2007, 12:53 PM
If you want to convert multiple files using the GUI, you have to zip them up and add the zipped file. On the coomandline jus do
html2lrf file.html
Yeah there's a donate link on the download page of libprs500