Lincoln & Co. logo
Lincoln & Co. logo
Products Service & Support Downloads OEM & VAR Inquiries Company
Lincoln & Co. logo
Document Conversion Software PRODUCTS
  Download Trial Software
  Download Datasheets
  Company Overview
  Document Conversion Software(978) 244-0250
  Document Conversion SoftwareContact Me Today!
 

About Arc4pdf

Arc4pdf is a utility to encrypt Ghostscript or LincPDF created PDF files. It uses the MD5 algorithm and the alternative RC4 algorithm, based on the specification defined in the PDF Reference Second Edition book.

INTERFACE

Usage: Arc4pdf in.pdf out.pdf [ UserPassword OwnerPassword AccessPrivileges R { R=2 40-bit encryption, R=3 128-bit encryption } ]

in.pdf is input PDF file, out.pdf is output encrypted PDF file. As options, UserPassword, OwnerPassword, AccessPrivileges and revision R can be applied (see the Reference for detail.) By default, the output PDF file will have no-printing access privilege, with no password for both user and owner.

LIMITATIONS

Arc4pdf is designed to encrypt Ghostscript or LincPDF created PDF files. Limitations applied to input include:


Download Datasheets

Name:*

Company:*

Phone:*

Email:*

City:

State:*

 
Country:

Please describe your needs
  • Only one xref supported
  • Xref should be at the end of file
  • Cannot encrypt already encrypted file.
  • Input and output cannot be the same file
EXAMPLES
  1. 40-bit encryption, w/ no password, no-printing (default) Arc4pdf in.pdf out.pdf
  2. 40-bit encryption, w/ file open password, and all privileges disabled Arc4pdf in.pdf out.pdf "user" "" 0
  3. 128-bit encryption, w/ owner password, allow printing, but not all others Arc4pdf in.pdf out.pdf "" "lincoln" 4 3