I am able to do print functionality using printjs but i want to give custom name which i failed to do it.Any suggestions would help me to achieve this.
Asked
Active
Viewed 613 times
1 Answers
2
Print.js has a property named documentTitle
where you can pass a document title when printing html, json and images. It also has a header option as well if that's what you are looking for. Take a look at the lib api options here:

crabbly
- 5,106
- 1
- 23
- 46