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!
Scripting tip 11 - WOW I can create PDF!!!!
Today, I discovered the nlapiXMLToPDF(_str); method in NetSuite SuiteScript API. Using BFO (Big Faceless Organization) tag library, you can freely generate customized PDF document to either keep in your NetSuite Document repository or send to your customers. What’s really cool is that BFO is already integrated into NetSuite, so as SuiteScript developers, you do not need to download anything. Check out the API in NetSuite Documentation. (SuiteScript API > SuiteScript Functions > XML APIs > nlapiXMLToPDF)
http://codeboxllc.com/ksc/2012/01/04/scripting-tip-11-generating-customized-pdf-in-netsuite/
0