Skip to main content
dinesh voitto 님이 #Visualforce에 질문했습니다
I want to show vfpage in pdf.that will contain piechart.

but pie chart notshowing in pdf 
답변 2개
  1. 2019년 6월 27일 오전 9:14
    Hi Dinesh,

    A Visualforce chart requires that you create a chart container component, which encloses at least one data series component. You can optionally add additional series components, chart axes, as well as labeling components such as a legend, chart labels, and tooltips for data points.

     You can have refer to the below links to make the pie chart in pdf:

    - http://www.shelovestocode.com/2017/04/save-visualforce-chart-as-image-in.html

    I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

    Thanks,

    Ajay Dubedi
0/9000