- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-15-2024 02:54 AM
Hi everyone
What is the best way to create a PDF within a Playboook? What are you all using?
Data format doesn't matter but some customisation about the pdf format would be nice.
BR
Michael
07-15-2024 03:28 PM
Hi @micomi – What type/format of data are you trying to put into the PDF file? What is its source?
You will likely need to write a custom script for this. There are plenty of python libraries available, but nothing out-of-the-box since this is not a common XSOAR use case: https://stackoverflow.com/questions/2252726/how-to-create-pdf-files-in-python
07-15-2024 11:20 PM
Hi @asawyer
Thanks for your answer. Mostly or all of the data is simply text (from context and incident data).
Yes I thought about custom scripts but I was still hoping for an out-of-the-box solution.
07-17-2024 04:16 PM
The only built-in option I can think of for you to look into would be using the built-in functionality to generate a report from an incident. This gives the option to output a PDF.
07-18-2024 11:22 PM
Thank you @asawyer
I tested this option but I would like to have more customisation option, so I can change the look of the pdf.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!