Hello Everyone, I’m trying to create a pdf and sen...
# suitescript
n
Hello Everyone, I’m trying to create a pdf and send it via email using a scheduled script or MAP/reduce script 2.0!! can any one send me any resource?? Thanks in Advance!
w
n
Thanks can’t I do it like using N/xml module and and N/email module?
w
If you can generate BFO compatible xml-string with N/xml you can probable run it through render.xmlToPDF()
I wrote about something related to the topic here yesterday. That was meant as a scheduled script, but you can make it as a MR and then extend it so that it generates a PDF and then email that file.
n
okay cool
thankns