Hi,
I created a vpe document with the encryption method.
This is my code to set the encryption:
VpeCtrl.Encryption = 1;
VpeCtrl.EncryptionKeyLength = 128;
VpeCtrl.Protection = 4;
VpeCtrl.UserPassword = 'test';
I ran my vpe and I saved it to a pdf file.
When I opened the pdf on my window 7, Adobde Reader asked me to type the password to view the pdf file.
When I opened the same pdf file on my Ipad, no password is requested and I can see the content of the pdf file.
This is an Apple or not?
Thanks a lot