- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


PDFs waste a lot of margin space that could be better used for actual data. Are there ways, either documented or undocumented, where we can tweak the PDF output to use more real-estate on the pages?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


This is one of the templates being used for the pdf generation:
/lib/python2.7/site-packages/reportlab/platypus/doctemplate.py
There are leftMargin, rightMargin, topMargin, and bottomMargin variables that are set to one inch by default. If you modify this to a value (the values are in points, where one point is .013836") of your choosing, the Splunk generated PDFs will reflect the change immediately.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problem here using Infoblox Reporting.
Needing to know where to make this setting/change.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


This is one of the templates being used for the pdf generation:
/lib/python2.7/site-packages/reportlab/platypus/doctemplate.py
There are leftMargin, rightMargin, topMargin, and bottomMargin variables that are set to one inch by default. If you modify this to a value (the values are in points, where one point is .013836") of your choosing, the Splunk generated PDFs will reflect the change immediately.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where in Splunk can I find that template? Is this template specific to my account? If not, do I have to be an administrator to update that file?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problem here using Infoblox Reporting.
Needing to know where to make this setting/change.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to increase font size in tables when generating pdf similar way?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problems. Where can I change the default values of the margins? Thanks.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
same problem here can any one help us with above question
