I created mupdf from the source by following the steps http://www.mupdf.com/docs/how-to-build-mupdf-for-android . I integrated it into my application and it works fine. But there is a vertical scroll on this page, but I want to scroll horizontally. Please help me if this is possible or not. And if possible, give me a hint or any other solution Thank you.
You can use MuPDFPageView instead of MuPDFReaderView and control the horizontal scroll manually.
in ReaderView.class from
ReaderView.class
android mupdf library
you must HORIZONTAL_SCROLLING="false"
HORIZONTAL_SCROLLING="false"
The good news is that I created a new repo implementation method called
swipeHorizontal(boolean isHorizontal) before creating Nuget
swipeHorizontal(boolean isHorizontal)
https://github.com/minaairsupport/MuPDF_Xamarin
Source: https://habr.com/ru/post/1234480/More articles:Porting Java encryption program to C # - javaeither req.logout () or req.session.destroy () does not work - node.jsHow to get rid of ^ H when using webpack with iex -S mix phoenix.server? - webpackMuPDF Android Library Vertical Scroll - androidandroid pdf viewer with vertical search call - androidFunction definition in a macro: you cannot use a qualified name as a parameter - clojureHow many / What types of ttk types are available? - pythonUsing auto (for iteration) in a nested range for a loop - c ++proguard vs redex from facebook - pros and cons - androidWhat is the purpose of using the βplanβ versus the βendβ in the stand / tape? - javascriptAll Articles