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

How to change save pdf name dynamically? #25

Closed
SivamaliniV opened this issue Nov 15, 2019 · 1 comment
Closed

How to change save pdf name dynamically? #25

SivamaliniV opened this issue Nov 15, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@SivamaliniV
Copy link

SivamaliniV commented Nov 15, 2019

Hi, Thanks for this plugin. It saves my day. But, While saving the pdf its automatically taken the header name as pdf name. Instead of this can I have my own dynamic name?

const options = {
name: '_blank',
specs: [
'fullscreen=yes',
'titlebar=yes',
'scrollbars=yes'
],
styles: [
'https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css',
'https://unpkg.com/kidlat-css/css/kidlat.css'
]
}

I have tried with name option. but it won't work.

@jofftiquez
Copy link
Member

Hello will add this functionality in #36

@jofftiquez jofftiquez self-assigned this Feb 4, 2020
@jofftiquez jofftiquez added the enhancement New feature or request label Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants