Hi
I use your great service on my wordpress blog via "print friendly and pdf" plugin.
I have some post that contain block of highlighted source code (via another specific plugin)that not render correctly when the post is sent through your service. (the code block is repeated two times: one as a resizable textbox and one as plain text with line number and omitted blank lines.
If you want take a look this is an example post on my blog: http://www.shareskills.org/?p=57. Try to click to the Printer/PDF icons to see what happens.
Thanks for reply
Remigio
If you look at the page, you’ll see there’s both a textarea and table with the code. The textarea is given an opacity of 0, so you don’t see the text.
]
If you add class=“print-no” to the textarea that would keep it from the print/pdf