horizontal scrolling - How to swipe pdf pages horizontally in android using MuPDF library -


i have built mupdf source following these steps http://www.mupdf.com/docs/how-to-build-mupdf-for-android. have integrated in app , working fine. in page scroll vertically want scroll horizontally. please me possible or not , if possible give me hint or if other solution thanks.

you can use mupdfpageview instead of mupdfreaderview , manage horizontal scroll manually.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -