Changes in this release:- Support count page/word estimates for any book format by converting to ePub, using preferred input format order
This should address a number of the issues that have been raised over time in this thread. Specifically:
- Problems with mobi page count estimates being extremely poor for books using <blockquote> or <div> are now bypassed by not calling the calibre code which has the issue. Note that if you have a Kindle and not done so already from v1.3.0 of this plugin you should customize your Kindle plugin to pull the data from your page custom column (or else the apnx files on the device will still have the wrong count).
- Users wanting a page count from formats other than epub/mobi can now do so without having to do and store a conversion themselves. So if it is txt or fb2 files that you want a page/word count from, the plugin will take care of it. The format must be convertible to ePub though - for instance if you only have a doc format you still won't be able to get a page count from it directly without converting it to another format outside of calibre first.
Enjoy...