Make return value in bold while Generating to PDF
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 12:35 AM
Hi Team,
We have requirement to make return dynamic value (date )in bold , when using generate PDF document.
example
var newDateString = 'the ' + dayWithSuffix + " day of " + fullMonthName + " " + year + '.';
return newDateString;
So return value of newDateString must be in bold. Tried with .bold() not working Kindly help.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 03:16 AM
how are you generating that document? which PDF API you are using
where are you writing that script? please share some screenshots.
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader