How to increase the width of a column in a PDF report?

redgopi
Kilo Explorer

When I export reports in pdf format from servicenow the system defaults to providing equal column widths for all headings. Is there a way to format the column widths? How do I set up the report so that the width of the few columns like Description is wider than the others?

 

 

 

1 REPLY 1

Andrew Barnes -
ServiceNow Employee
ServiceNow Employee

Greetings redgopi,

 I don't believe this is possible given the out of box pdf generator. You would need to make a custom UI page and then send that along to the pdf generator to be able to control the width of your columns. 

-Andrew Barnes