Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we adjust current dpi to get faster loads for pdf? #62

Open
sunnyadityaa opened this issue Feb 27, 2019 · 0 comments
Open

Can we adjust current dpi to get faster loads for pdf? #62

sunnyadityaa opened this issue Feb 27, 2019 · 0 comments

Comments

@sunnyadityaa
Copy link

nativeRenderPageBitmap(doc.mNativePagesPtr.get(pageIndex), bitmap, mCurrentDpi,

Currently, current DPI is fetched from ctx.getResources().getDisplayMetrics().densityDpi; Can exposing this help in improving load time, if we supply lower DPI value?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant