Skip to main content
Divya Agarwal 님이 #Salesforce Developer에 질문했습니다

Have made a button on to download datatableHi I am trying to download the DataTable generated on Lightning tab into pdf by using jspdf library but pdf is not getting generated. I think the error is in doc.table() method. Can someone help me in thisThis is the method that fetches data to be displayed in datatable.

Screenshot 2024-11-30 204922.pngdownloadpdf() on download button.

Screenshot 2024-11-30 205421.png

 

 

#Salesforce Developer

답변 1개
  1. 2024년 12월 1일 오후 10:12

    @Divya Agarwal is there some error showing? like have you check the inspect element something might be there. please also check if your browser is not blocking any pop ups.

0/9000