Closed kyle-wrenn closed 8 years ago
It depends on what exactly you want to customize. The style of the individual content elements (most of the generated div class="p" elements) is the result of the PDF transformation. I.e. the generated values correspond to the PDF source. The only part that could be customizable is the page rendering (the blue border). This part is also hardcoded in the Java source but it's an embedded style in the resulting document header.
I wouldn't say this is an issue, but more of a question. I'm struggling to figure out how to modify the inline styling that is provided with the html output. Is there a way to customize this?