Join Slack
Powered by
How can I print transaction as a PDF and save it ?
# suitescript
k
Kevin
01/30/2020, 10:21 PM
How can I print transaction as a PDF and save it ?
b
battk
01/30/2020, 10:30 PM
to generate the same pdf you would get from the ui: use render.transaction (
https://system.na0.netsuite.com/app/help/helpcenter.nl?fid=section_452452331542.html
)
battk
01/30/2020, 10:31 PM
set the folder (
https://system.na0.netsuite.com/app/help/helpcenter.nl?fid=section_4229265810.html
)
battk
01/30/2020, 10:31 PM
then save it (
https://system.na0.netsuite.com/app/help/helpcenter.nl?fid=section_4229271179.html
)
5
Views
Open in Slack
Previous
Next