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

Loader implementation #54

Open
1902shubh opened this issue Dec 28, 2023 · 2 comments
Open

Loader implementation #54

1902shubh opened this issue Dec 28, 2023 · 2 comments

Comments

@1902shubh
Copy link

How to know pdf is loaded or not

@alirahimpour89
Copy link

alirahimpour89 commented Dec 28, 2023

Just check the PdfReaderState, you can use loadPercent and isLoaded to know if it is loading and use error to get the error if something went wrong.

@NehaKushwah993
Copy link

Do we have anything for handling error? in case its not loaded?

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

3 participants