Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Possible to Print PDF file inside the advanced pdf template?
SO we have this scenario in expense report, it's either they attached an image file (.jpg or .png) and then on the advanced pdf template, the attached image file will be printed as well.
But there are some scenario that the receipts attached are in pdf file. now, this one will not print in the advanced pdf. Is it possible to print this pdf file as well?
Our code look like this:
<td><@filecabinet nstype="image" src="${expense.expmediaitem@url}" style="width: 300px; height: 300px;" /></td>