Skip to main content
dinesh voitto 님이 #Visualforce에 질문했습니다
Hi i have vf page when i entered name and clocks button i vl get records after i want to click button like generatepdf then i getpdf how can i doit

i haveeen lot of thingsthose when page loaded autometically shows pdf.

i need to load vf page after button clcksto generatepdf.
답변 1개
  1. 2019년 5월 7일 오후 4:38
    These are the option .. 

    Option 1 : You cannt load the VF page in like of the same frame so you the VF page to load in the new tab or window 

    Option 2 : You can try with PDF.Js if you want inline after button click 
0/9000