# Bro documentation in pdf format.

**URL:** https://community.zeek.org/t/bro-documentation-in-pdf-format/3599
**Category:** Zeek
**Created:** [May 18, 2015, 2:55am UTC](https://community.zeek.org/t/bro-documentation-in-pdf-format/3599 "2015-05-18T02:55:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Luca\_Renaud](https://avatars.discourse-cdn.com/v4/letter/l/838e76/32.png) [@Luca\_Renaud](https://community.zeek.org/u/Luca_Renaud)
#### Post date: [May 18, 2015, 2:55am UTC](https://community.zeek.org/t/bro-documentation-in-pdf-format/3599/1 "2015-05-18T02:55:38Z")

</div>

Is it possible to generate/convert the online bro user manual (sphinx platform) in pdf format?Eventually,for us to have a printed version.

---

<div class="post-metadata">

### Author: ![Doris\_Schioberg](https://avatars.discourse-cdn.com/v4/letter/d/c77e96/32.png) [@Doris\_Schioberg](https://community.zeek.org/u/Doris_Schioberg)
#### Post date: [May 21, 2015, 3:27pm UTC](https://community.zeek.org/t/bro-documentation-in-pdf-format/3599/2 "2015-05-21T15:27:31Z")

</div>

Hi Luca,

rst2pdf is one of the standard doc-utils-tools. It is however necessary  
to change the script to comply with our customized Bro layout.

So far I converted single pages to pdf but never the whole  
documentation. I can give you the adapted script so you can convert and  
print the parts you need.  
The problem is that the online version contains long code lines, that  
exceed a normal page but can be scrolled sidewards online. To bring  
these lines to pdf is the tricky part which is why we don't have a full  
pdf version of the documentation so far. When converting to pdf I used  
an intermediate step via latex.

Let me know what you want to do. I can give you a step-by-step how-to  
for the conversion.

Doris

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/zeek/original/1X/f09d732bc2cc7c7cc7e35db67cf4e1d5233ce7a7.png) [@system](https://community.zeek.org/u/system)
#### Post date: [May 6, 2022, 3:42pm UTC](https://community.zeek.org/t/bro-documentation-in-pdf-format/3599/3 "2022-05-06T15:42:40Z")

</div>


