I want to add header text in the PDF generator template?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2020 10:45 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 02:47 AM
From my experience with PDF generation scripts in ServiceNow I can tell you that there is a possibility to include header image but not text.
Please check the script include GeneralPDF once. That will give you idea what parameters can be passed.
It has header image, footer image, footer note, header position, footer position, page size.
-Tanaji
Please mark response correct/helpful if applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 03:51 AM
Hi Tanaji,
you are correct along with 5 parameters we woluld require another one called header text, is that possible to add into OOB scriptinclude
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 05:25 AM
Unfortunately thats not possible.
-Tanaji
Please mark the reply correct/helpful if applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2020 10:29 AM
May know the reason, if you aware of this can you please tell me what is the cause?