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

downloadToTab function does not set pdf name #4630

Open
ramamoorthy071 opened this issue Nov 14, 2024 · 0 comments
Open

downloadToTab function does not set pdf name #4630

ramamoorthy071 opened this issue Nov 14, 2024 · 0 comments
Labels
Invalid The issue template has not been completed properly. Issue wont be resolved until corrected Question - Ask On Stack Overflow Questions must be asked on Stack Overflow

Comments

@ramamoorthy071
Copy link

I want to open the pdf in the browser instead of downloading it. So, I used 'downloadToTab' function. But the new tab does not set the file name I passed.

Below is my code
tableObject.downloadToTab('pdf', 'USERS.pdf')

But the pdf name is some random string

image

@ramamoorthy071 ramamoorthy071 added Invalid The issue template has not been completed properly. Issue wont be resolved until corrected Question - Ask On Stack Overflow Questions must be asked on Stack Overflow labels Nov 14, 2024
@ramamoorthy071 ramamoorthy071 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Invalid The issue template has not been completed properly. Issue wont be resolved until corrected Question - Ask On Stack Overflow Questions must be asked on Stack Overflow
Projects
None yet
Development

No branches or pull requests

1 participant