Quote:
Originally Posted by JSWolf
Go to to the settings for the KoboTouchExtended Driver.
Go to the Metadata, on device & advanced tab
check Book stats
For Words, click Template Editor. Put in
Code:
program:floor($$#words)
For Pages, click Templace editor and put in
Code:
program:floor($$#pages)
#words and #pages are my columns. Put in whatever your columns are named.
|
Thank you very much! Will try this!