Thank you for this wonderful tutorial! 14:20 I manage to get my requirements where I just need to download the pdf and not store it as an attachment. Cheers!
Hi , the requirement is create a visual force page as form for user and render as pdf and next do digital signature. For user do we need to create object to store details of user
Hi Chris; The file downloads, but it's empty. If I use 'content-disposition', 'inline the pdf renders correctly, but when I switch to 'attachment' then it downloads but it does not open (the size of the file is 1KB so I assume it is empty) Any ideas?
Just pointing out that at 16:49 - 20:00 I go over a few mistakes I made in this video.
Thank you for this wonderful tutorial! 14:20 I manage to get my requirements where I just need to download the pdf and not store it as an attachment. Cheers!
Happy to help! Let me know if there are any topics you would like to see me make a video on.
Hi , the requirement is create a visual force page as form for user and render as pdf and next do digital signature. For user do we need to create object to store details of user
Hi Chris;
The file downloads, but it's empty.
If I use 'content-disposition', 'inline the pdf renders correctly, but when I switch to 'attachment' then it downloads but it does not open (the size of the file is 1KB so I assume it is empty)
Any ideas?
Same thing happening to me also
It is working now.
I put the same controller in my two Visualforce pages. Now it's working like a charm.
Wa can convert intput tag to output. But what’s for selectlist tag?
Hi Chris, could you pls help me to automatic download of VF page without clicking the Download pdf?
how can we take input in vf page rendered as pdf?
Hi Majid. Just to clarify, you're asking how to add input fields on the VF pdf page?