Giter Club home page Giter Club logo

Comments (4)

GitHubZJY avatar GitHubZJY commented on May 31, 2024

It has been translated to english in release v1.0.1.

  1. you can use setNextText() or setPreviousText() of pdfview to modify text directly.
  2. use setPDFController() of pdfview to custom your controller bar by yourself .

from androidpdfhelper.

Yusriaja avatar Yusriaja commented on May 31, 2024

Thanks...i just imported the library as module then i edit the text.by my self..it works fine.
But now i am facing new issue, when i set pdf quality to : HIGH, page zoom not working properly...how do i fix this @GitHubZJY

from androidpdfhelper.

GitHubZJY avatar GitHubZJY commented on May 31, 2024

Is it work properly when set pdf quality to low or medium?

from androidpdfhelper.

Yusriaja avatar Yusriaja commented on May 31, 2024

if it set to medium, zoom control works properly, but if it set to HIGH, zoom not working, Also some times the bottom page navigation not working

this is the logcat for bottom navigation :
Process: com.test.pdf, PID: 30646
h9.a$a: java.lang.NoSuchFieldException: mLayoutManager
at h9.a.c(:4)
at h9.a.b(Unknown Source:0)
at i9.a.l(Unknown Source:10)
at i9.a.e(Unknown Source:6)
at com.zjy.pdfview.PdfView.d(:1)
at com.zjy.pdfview.widget.PDFControllerBar.onClick(:3)
at android.view.View.performClick(View.java:7792)
at android.widget.TextView.performClick(TextView.java:16045)
at android.view.View.performClickInternal(View.java:7769)
at android.view.View.access$3800(View.java:910)
at android.view.View$PerformClick.run(View.java:30184)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8633)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1133)
Caused by: java.lang.NoSuchFieldException: mLayoutManager
at java.lang.Class.getField(Class.java:1635)
at h9.a.c(:2)
at h9.a.b(Unknown Source:0) 
at i9.a.l(Unknown Source:10) 
at i9.a.e(Unknown Source:6) 
at com.zjy.pdfview.PdfView.d(:1) 
at com.zjy.pdfview.widget.PDFControllerBar.onClick(:3) 
at android.view.View.performClick(View.java:7792) 
at android.widget.TextView.performClick(TextView.java:16045) 
at android.view.View.performClickInternal(View.java:7769) 
at android.view.View.access$3800(View.java:910) 
at android.view.View$PerformClick.run(View.java:30184) 
at android.os.Handler.handleCallback(Handler.java:938) 
at android.os.Handler.dispatchMessage(Handler.java:99) 
at android.os.Looper.loopOnce(Looper.java:226) 
at android.os.Looper.loop(Looper.java:313) 
at android.app.ActivityThread.main(ActivityThread.java:8633) 
at java.lang.reflect.Method.invoke(Native Method) 
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) 
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1133) 

from androidpdfhelper.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.