In Salesforce I have an object called Invoice. I use a Visualforce Page to render an invoice as PDF. Now I have the requirement to print all invoices (10,000+) at once. What is the best way to print all invoices without open all objects and click the Visualforce page button?
Asked
Active
Viewed 45 times
0
-
Have you seen my answer on sister site? https://salesforce.stackexchange.com/a/194196/799 – eyescream Mar 16 '23 at 19:16