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

Sometimes lags at _convertFromHtmlFilePath(htmlFile.path) #58

Open
KamathVishak96 opened this issue Jan 28, 2022 · 1 comment
Open

Sometimes lags at _convertFromHtmlFilePath(htmlFile.path) #58

KamathVishak96 opened this issue Jan 28, 2022 · 1 comment

Comments

@KamathVishak96
Copy link

I passed HTML string to convertFromHtmlContent() and sometimes wasn't getting any response. Not even an error message.
Thought it had something to do with the HTML file generation. So used convertFromHtmlFile() and still facing the same problem.

@zees98
Copy link

zees98 commented Sep 2, 2023

I am facing the same issue. I observed that when the method lags, it only generates the HTML file and freezes. When I call the method again, it mostly works fine. So I used another package called retry which re-executes the method if the pdf generation takes more than two seconds.

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