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

send pdf to another browser tab #8

Open
adamcohen3 opened this issue May 6, 2022 · 0 comments
Open

send pdf to another browser tab #8

adamcohen3 opened this issue May 6, 2022 · 0 comments

Comments

@adamcohen3
Copy link

I'm working on a shiny app where the user enters data across multiple tabPanels (using next and back buttons) and on the final tabPanel it presents a summary of their selections. I've placed a button on the last tabPanel that utilizes capture_pdf. It works great except that if I browse back to the app after the pdf has loaded, the app reloads and all the user input is lost. I'm wondering if there's a way to send the pdf to another browser tab so that the user can revisit the app w/o losing the previous entries.

Appreciate any help you can offer!

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

1 participant