I have a question about PDF security preferences. Can I change an editable pdf to readable pdf programmatically?
|
|
Yes, adding security to a PDF which stops people from being able to edit it, is quite easy using a variety of different PDF toolkits (iText, PDFSharp, Quick PDF Library, etc). |
||
|
|
|
|
My Perl CAM::PDF library has a command-line utility called rewritepdf.pl that can do this quite easily with the |
||
|
|
|
|
Yes - with for example PDFStamp on Windows (Command line reference) |
||
|
|
