How to increase the width of a column in a PDF report?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2018 06:02 AM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2018 06:16 AM
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