-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Space between pages is not visible in android. #18
Comments
pdfView = new PDFView(context, null);
|
how did you change back color? can you please explain bit more? |
Undefined class PDFView. Please elaborate more. |
in android, You need to adjustment to the plugin.
|
This will help https://www.youtube.com/watch?v=gAUVz0U7eyA |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have to render the pages vertically. It's is working great but the spacing between pages is not visible. It seems like long single page.
The text was updated successfully, but these errors were encountered: