We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Ui Builder Page to PDF export

mdeepu433
Tera Contributor

Can any one help me to convert my UI BUILDER PAGET TO PDF to download it. i have created a page which does not belong to any table or form its a custom page now i would like to have a button on it to download as PDF. Please advise.

 

@Brad Tilton @Chuck Tomasi 

1 REPLY 1

SoniaShridhar13
Giga Guru

Hi @mdeepu433  window.print(); is an easy solution here.  If you have a more specific use case, I've had good luck using jsPDF: https://github.com/MrRio/jsPDF

 

Please mark it helpful if it helps...

 

Thanks,

Sonia