Skip to main content
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日 16: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