Don't know where I got the idea that you *couldn't...
# advancedpdf
d
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
Last time I tried, I found netsuite kept automatically "correcting" line breaks from
<br/>
to
<br>
which would break the templates.
🤔 1
👀 1
e
Do you happen to know of a workaround for that, @michoel?
m
@ehcanadian not really, we were just super careful to change it back every time
e
Yeah, I figured, I'll probably end up creating a SPA to edit the text