Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Advanced PDF/HTML Template (Dynamic Image Url's)...
Hi there,
We are trying to include some dynamic images in our Advanced PDF/HTML Templates, it is an Estimates template. We are trying to include an image of the item in the form. We have the images saved by the NetSuite item number on a server outside of NetSuite.
So if I enter ${item.item} in my list loop in the template, the item number prints correctly. Let's say item number is ABCD.
I have this image named ABCD.jpg on a cdn, so to view this image it would be "http://some.cdn.com/images/ABCD.jpg". In the template I would have something like:
0