|
------------------------------
message: 3
date: Mon, 19 Nov 2018 11:24:14 -0500
from: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
subject: Re: Protect with password existing pdf documents
Back in 2006 MCPress online published a series on using Java utilities for
PDF manipulation. This one links to the earlier articles:
https://www.mcpressonline.com/analytics-cognitive/document-management/techtip-more-iseries-pdf-wizardry
<
https://www.mcpressonline.com/analytics-cognitive/document-management/techtip-more-iseries-pdf-wizardry
You can also use utilities in Python and PHP to do the signing.
And of course there are a number of pay-for tools such as those from Brad
Stone (bvstools.com <http://bvstools.com/>)
Jon Pari
www.partner400.com
www.SystemiDeveloper.com
--------------------------------------------
message: 4
date: Mon, 19 Nov 2018 16:54:48 +0000
from: Kevin Bucknum <Kevin@xxxxxxxxxxxxxxxxxxx>
subject: RE: Protect with password existing pdf documents
If you have python3 installed.
pip3 install pypdf2
Create a file with the source on this page.
http://gauravvichare.com/how-to-password-protect-pdf-file-using-python/
Then something like this works in QSH.
python3 /kevin/python/encryptpdf.py -i
/kevin/QPQXPRTF__MN207B_KEVIN_329738_1_20181116.pdf -p kevin
*****************************************
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.