I have a Rich Text Field with the following HTML c...
# advancedpdf
s
I have a Rich Text Field with the following HTML code that displays multiple pictures fine inside NetSuite:
<img src="<https://XXXX-sb1.app.netsuite.com/core/media/media.nl?id=35444613&c=XXXXX_SB1&h=d4cefaa3XXXXXd4852c>"/> <br /> <img src="<https://XXXX-sb1.app.netsuite.com/core/media/media.nl?id=35444613&c=XXXXX_SB1&h=d4cefaa3XXXXXd4852c>"/>
; however, the Advanced PDF will not render when trying to inject this field (doesn't throw an error either). Any suggestions?