function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jonathan Wolff 7Jonathan Wolff 7 

Urgent: Create a List Viw button to print individual mass Visualforce/Apex Class with Account details

Hello, I have a very special question, nobody could have helped me with. I made a Visualforce that queries to account fields and displays them. I want these VFs to be printed and I used the convert to pdf option. Now to the issue I need to solve:

I want to create a list button for accounts. For every account that I chose, salesforce should automatically print the individual pdf for every account after the mass list button is clicked. I dont know if it is possible. Can you just tell me if I can do it and if yes, please give me a guide. I need an answer very urgent due to our plans in the company :)

Greetings
Jonathan
Best Answer chosen by Jonathan Wolff 7
PriyaPriya (Salesforce Developers) 

Hi Jonathan,

Check this example, this might be helpful to you and modify it accordingly :- 

https://developer.salesforce.com/forums/?id=906F0000000Ai0XIAS

Regards,

Priya Ranjan