This question about Using an extension: Answered
Is there a way to print syntax highlight (DpSyntaxHighlighterPlugin)
Hi,
I'm trying to use
GenPDFAddon to print some technical documentation using
DpSyntaxHighlighterPlugin. The code is printed whithout any coloration. Is there a way to do that ?
Thanks
--
ChipsInChief - 23 Nov 2015
No, unfortunately the syntax highlighter plugins use javascript to do in-browser highlighting.
GenPDFAddOn is the oldest of the PDF generators, and doesn't support even CSS, let along javascript. There are more modern PDF generators, but I don't believe any of them will handle the client side highlighting that the syntax highlighters use.
--
GeorgeClark - 23 Nov 2015