Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xfrx password encryption
Message
From
09/12/2008 17:44:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Xfrx password encryption
Miscellaneous
Thread ID:
01366327
Message ID:
01366327
Views:
140
hello all.

I'm using XFRX to generate PDF file, which works great.
I would like to set permission where the viewer can see it but not print the PDF file.

So I set the...
 loSession.setPermissions(tlPrintDocument, ; tlModifyDocument, ; tlCopyTextAndGraphics, ; tlAddOrModifyAnnotations)

where tlPrintDocument = .f.
It does require the password before the Adobe reader can open the file, but once it's open the user can print it, which I don't want them to.
In fact I tried it with all four persmission attributes and it works the same, that is, once the user has the password to open the PDF document, he can do whatever.

Is this the way it supposed to work?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform