Chris Rumpf wrote:
>Hello,
>
>I'm trying to output in PDF, and I'm having trouble making my output bolded.
>This only occurs inside a table.
>
>Header: Value is how I'm outputting, and I'd like the value to be bold.
>
>I've tried doing chunk("value",new font(...)) and I've tried rendering to no
Hello,
I'm trying to output in PDF, and I'm having trouble making my output bolded.
This only occurs inside a table.
Header: Value is how I'm outputting, and I'd like the value to be bold.
I've tried doing chunk("value",new font(...)) and I've tried rendering to no
avail. I've done the same