Reporting

Applying a Style Sheet to PDF

werz
New Member

I am trying to generate a PDF report for a table that I created that uses a custom style sheet. When I view the dashboard the style sheet renders correctly, but when I generate a PDF my table appears in the default black and white color scheme. Is there a way to force the PDF generator to use my custom style sheet? If not, is this something that could be extended as an add-on?

Thanks for any help!

Tags (1)
0 Karma
1 Solution

grijhwani
Motivator

CSS is relevant to HTML and XML only. PDF is a different rendering engine. To do what you ask would require that it first be rendered in HTML as an intermediate, and that that then be re-rendered as PDF.

View solution in original post

0 Karma

grijhwani
Motivator

CSS is relevant to HTML and XML only. PDF is a different rendering engine. To do what you ask would require that it first be rendered in HTML as an intermediate, and that that then be re-rendered as PDF.

0 Karma

thambisetty
SplunkTrust
SplunkTrust

can anyone explain clearly is it possible or not?

————————————
If this helps, give a like below.
0 Karma

ggangwar
Path Finder

I am also facing same issue, can anyone suggested how to achieve the intermediary rendering in html and finally in pdf?

0 Karma

werz
New Member

I had figured as much, but just wanted to make sure. Thanks.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...