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!
Render Module
Has anyone been able to successfully use an advanced pdf/html template with the render module ( I have tried loading the file obj and pulling the contents but that doesn't work either)? Also has any been able to add search results with the render module. These two functions aren't working for me. I'm able to create an xml string and create a pdf with it but I can't get the other two functions working. The documentation isn't any help either. Please see my code below.
for the add search piece
var xmlStr = "<?xml version="1.0" encoding="UTF-8"?>\n"
+ "<!DOCTYPE pdf PUBLIC "-//big.faceless.org//report" "report-1.1.dtd">\n"