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

Print All PDF browser page is stuck? #149

Open
ipbear opened this issue Jul 11, 2023 · 3 comments
Open

Print All PDF browser page is stuck? #149

ipbear opened this issue Jul 11, 2023 · 3 comments

Comments

@ipbear
Copy link

ipbear commented Jul 11, 2023

When the method print() does not set the parameter can print 1 page, because I use the pagination mode, when the following parameters are set, the page will be stuck.

printPdf() {
this.$refs.pdfRef.print(300, '', true)
},

@hrynko
Copy link
Owner

hrynko commented Jul 12, 2023

Hi @ipbear,

What do you mean by the page sticking?

@ipbear
Copy link
Author

ipbear commented Jul 12, 2023

Sorry, I may have written something wrong, I mean after setting the parameters to the print() method, triggering this method, the browser is unresponsive, and the browser cannot do anything else, you need to close the browser again

@hrynko
Copy link
Owner

hrynko commented Aug 24, 2023

I wasn't able to reproduce this. Could you please provide more details about the environment and versions?

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