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 option in drop down does not work most of the time #44

Closed
henry-chris opened this issue Nov 10, 2018 · 6 comments
Closed

Print option in drop down does not work most of the time #44

henry-chris opened this issue Nov 10, 2018 · 6 comments
Labels
bug Something isn't working

Comments

@henry-chris
Copy link

In the beta you had a PrintModal that popped up when you hit print. That seems to still exist, but it either is no longer hooked up (it definitely seemed unfinished at the time) or is for different cases than we are using. I honestly haven't looked into that too much.

However, if you just open up https://www.pdftron.com/webviewer/demo/

  1. Attempt to print the default PDF you display in just about any browser.
  • Results
    -- Chrome opens new tab and shows 'preparing to print'. Sometimes it actually shows the Chrome Print popup...but not usually.
    -- Firefox does pretty much the same thing. Opens a new tab and does nothing.
    -- IE11 displays the loading modal indefinitely
    -- Edge displays the loading modal indefinitely

Expected Behavior: Printing displays modal or opens up browser specific print dialog that allows user to print the PDF.

@justinjung04
Copy link
Contributor

Thank you for your report! We were able to reproduce the issue. It must be an error from the pdftron server. We will investigate it further.

@justinjung04 justinjung04 added the bug Something isn't working label Nov 13, 2018
@henry-chris
Copy link
Author

henry-chris commented Nov 13, 2018 via email

@justinjung04
Copy link
Contributor

The issue from the pdftronServer has been resolved. Could you check again to see if you can still reproduce the issues?

If it happens in the client-only mode too, could you elaborate what steps you took and what the results look like?

@henry-chris
Copy link
Author

We are just using 4.0.1 of the WebViewer and the issues with Print happen. No Server involved, just load any PDF at all. I'm evaluating a couple other fixes currently give me a few days and I will test the Demo server and the client here.

@henry-chris
Copy link
Author

This 'Seems' to be working correctly in a 4.0.2.X version of the viewer. I will let you know if we experience any more issues.

@justinjung04
Copy link
Contributor

Ok! We'll close this for now then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants