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!
Is it possible to generate large PDF via SuiteScript?
Good Morning,
Currently we have a link on a customer record that we click and it opens a search and generates a large advanced pdf with a price list for the selected customer. This will then get downloaded and sent manually to the customer.
We would like to do this via a script as for example we may want to send these out on a schedule etc.
We have attempted to do this using the same search in script, but with the amount of results it is running out of governance. We then tried a second approach, using a formula in the search to shorten the results down (put multiple results in each search result).