Hi,
When I add the following custom CSS styling (to the "Look and Feel" section of the conversion dialog):
Code:
body {
column-count: 2;
column-gap: 1cm;
}
... the hyperlinks in the resulting PDF are stripped. Is this a bug possibly, or do I need to add something to my CSS code to preserve them?
Thanks in advance,
Andy