Quote:
Originally Posted by DiapDealer
I believe a location is 150 bytes of data (markup and all) instead of 128. I can't remember if that's compressed or uncompressed, but the total number of locations in a book is bytes/150+1. Perhaps that's why your offsets seem "off."
The 128 bytes is an ADE "page."
|
Well I'll be. This did the trick. Now the main obstacle is how I parse this jumble of HTML. It seems like some tags are cut off so I'll need a solution for that as well. So far this is turning out very nicely though!