Print.js icon indicating copy to clipboard operation
Print.js copied to clipboard

Document title style

Open istudormarius opened this issue 3 years ago • 1 comments
trafficstars

Hi, I am using print.js 1.6.0 and I was wondering if there is a way to change the document title style. I would like printing some JSON data and the document title looks like this:

image

Could you please help?

Thank you!

Best regards, Marius

istudormarius avatar Dec 14 '21 18:12 istudormarius

Hi, I am using print.js 1.6.0 and I was wondering if there is a way to change the document title style. I would like printing some JSON data and the document title looks like this:

image

Could you please help?

Thank you!

Best regards, Marius

There is a argument documentTitle see the docs https://printjs.crabbly.com/

TingNLP avatar Sep 21 '22 00:09 TingNLP