You need to sign in to do that
Don't have an account?

how to create contract pdf
Hi all,
Please help anyone who knows "how to create contract pdf". I know the process of create contracts but what is cantract pdf and how?
You need to sign in to do that
Don't have an account?
Hi all,
Please help anyone who knows "how to create contract pdf". I know the process of create contracts but what is cantract pdf and how?
all u need to do is in vf page add renderAs='pdf' as i have done in the code below:
<apex:page standardController="Account" recordSetvar="accounts" renderAs='pdf'>
mark as solution if ur ques is solved