Don't know where I got the idea that you couldn't have rich text print on your adv. pdf.
This Oracle-community post led me astray (saying it has to be in xhtml format, not html).
I didn't do any funky freemarker tricks, just referenced the rich text field (pdf screenshot on left)
m
michoel
11/11/2022, 4:16 AM
Last time I tried, I found netsuite kept automatically "correcting" line breaks from
<br/>
to
<br>
which would break the templates.
🤔 1
👀 1
e
ehcanadian
11/30/2022, 6:29 PM
Do you happen to know of a workaround for that, @michoel?
m
michoel
11/30/2022, 7:03 PM
@ehcanadian not really, we were just super careful to change it back every time
e
ehcanadian
11/30/2022, 7:03 PM
Yeah, I figured, I'll probably end up creating a SPA to edit the text