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
NAGAM VENKATA KRISHNA 8NAGAM VENKATA KRISHNA 8 

can any one help me generating pdf for account object first we have to display account records on clicking the record it will display in pdf

Best Answer chosen by NAGAM VENKATA KRISHNA 8
Breandan McCannBreandan McCann
Your best bet is probably to add a button onto the standard account object page that when click calls your visualforce page that renders as a pdf.
https://www.marksgroup.net/blog/open-a-visualforce-page-with-a-button/
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_output_pdf_renderas.htm