I want to add header text in the PDF generator template?

Shantharao
Kilo Sage

Hi All,

 

I want to add Header text as like Footer text in the PDF generator template, How can I do this as below screenshot

 

Thanks

8 REPLIES 8

Tanaji Patil
Tera Guru

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

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

Unfortunately thats not possible.

 

-Tanaji

Please mark the reply correct/helpful if applicable

May know the reason, if you aware of this can you please tell me what is the cause?