PDFDocument security options
- New
- How-to
-
JOSE WILLIAM ROMERO OLIVOS
- PowerBuilder
- Thursday, 17 July 2025 02:15 PM UTC
Kind regards, dear sir.
I'm using the pdfdocument object from PB 2025, but I don't see any security options to make it appear protected. These are my current options
lpdf_doc.security.allowprint = true
lpdf_doc.security.allowcopy = false
lpdf_doc.security.allowmodify = false
lpdf_doc.security.masterpassword ="30303030"
The idea is that I need it to appear protected, so that it can be printed, but not modified, nor can it be printed to a PDF or virtual printer.
I see some documents that allow printing to conventional printers, but not to virtual PDF printers.
What other security options should I set?
Thank you very much.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.