i would like to generate a encrypted and signed file without any user interaction.
this is what i have been trying :
keep the password blank for security and I have created a self signed cerificate and generated a pfx file from that without any password ie the password is enter.
pdfcreator will prompt for password in security feild and pdfcreator will not allow me to sign a pdf file with a empty password.
how do i generate the files automatically ?
1. it should ask the where to save the filename & directory
2. without any prompts it should encrypt the file from some saved directory
3. without any prompts it should sign the file using the specified pfx file