Your comments
Unfortunately this is not technically possible as PDF pages are first converted to images before they are sent to your browser.
If it's just a matter of scanning AZW and AZW3 files as if they were MOBI files, I'll gladly add the feature.
(I won't be able to test it though, I don't have any AZW or AZW3 file)
Guys, could you stick to english please ?
This forum is used as a knowledge base by a lot of users, and changing language in the middle of a thread is not very nice for people who don't understand french.
If you want to write in another language, please open a new thread with a clear indication in the title (something like "[FRENCH]").
Here is a copy of ZenCBR:
http://vaemendis.net/ubooquity/data/documents/zencbr-1-051.rar
As for the sorting, I guess I could do something by creating a dedicated computed column in the database and padding any number found in the file name.
I'll see what I can do.
You can try to contact the author of the theme on his thread, perhaps he'll be able to help you.
Glad it's working now. :)
On which browser/OS ?
When I wrote the epub reader, out of curiosity I took a look at ways to implement pagination.
It's complex and not worth the time it would require given that I already have a lot of other features to implement.
So I don't have plans to do it.
Perhaps someday, but definitely not soon.
Are you talking about the online comic/book reader ?
If so, the UI was inspired by what you can find on devices like the Kobo readers: clicking on the borders changes the page (or chapter if you are reading a book), clicking on the middle of the screen displays the menu.
Scrolling has no effect other than scrolling.
It's been primarily designed to be easy to use on tablets (or big phones), so I'm not sure I understand the problem with using it on Android.
Regarding sorting, take a look at these two threads:
http://ubooquity.userecho.com/topics/91-comic-name-incorrectly-sorted-with-numbers-in-them/
http://ubooquity.userecho.com/topics/44-sorting-order-issue-with-opds-feeds/
If the problems you encountered are different, let me know (preferably with a detailed example with full file names). Might always be a new bug.
Customer support service by UserEcho
Good idea !
I agree with you on that it should stay a fast command line tool.
Also, I like ZenCBR because there is nothing to install (no Java VM, no Python runtime...).
So I guess Go (although I'm not sure it compile to native executables) or even pure C could be a good choice.
Of course Java and Python would work too.
Let us know how it goes !