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
Ravi_SFDCRavi_SFDC 

How can i embed three graphs on the dashboard through Visual Force Page and convert the entire 3 graphs into a PDF

How can i embed three graphs on the dashboard through Visual Force Page and convert the entire 3 graphs into a PDF. Your help is highly appriciated.
saikrishna.Gsaikrishna.G
HI Venkat,

you can create a visual force page to create and create a graph and you can have a button that that will go to another page which will have PDF page which will have a bascally code but it will be rendered as PDF.
you can have 2 visual force page and one controller