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

Status when PDF file has loaded #1

Open
bguidolim opened this issue May 23, 2014 · 1 comment
Open

Status when PDF file has loaded #1

bguidolim opened this issue May 23, 2014 · 1 comment

Comments

@bguidolim
Copy link

Hello!
You made a great work with it, thank you.

I want to know: is there any way to know when the pdf file has been loaded?

Thank you,
Bruno

@JohnnyDevMode
Copy link
Contributor

Bruno-

Thanks for the interest. I can certainly add support for knowing when the
initial load is done. The library is very cautious about only rendering a
limited number of pages at a time to keep memory usage low. It could
certainly provide a callback when the initial load is complete, which will
be a good indication of when to dismiss alerts or to make the view visible.
Look for something soon.

Thanks,
John

On Fri, May 23, 2014 at 3:15 PM, Bruno Guidolim [email protected]:

Hello!
You made a great work with it, thank you.

I want to know: is there any way to know when the pdf file has been loaded?

Thank you,
Bruno


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

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

2 participants