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!
Thanks
can’t I do it like using N/xml module and and N/email module?
w
Watz
10/21/2022, 2:47 PM
If you can generate BFO compatible xml-string with N/xml you can probable run it through render.xmlToPDF()
Watz
10/21/2022, 2:50 PM
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.