Module: QpdfRuby

Defined in:
lib/qpdf_ruby.rb,
lib/qpdf_ruby/version.rb,
ext/qpdf_ruby/qpdf_ruby.cpp

Defined Under Namespace

Classes: Document, Error

Constant Summary collapse

ENCRYPTION_REVISION_AES_128 =

Acrobat 6.x, 128-bit AES

4
ENCRYPTION_REVISION_AES_256 =

Acrobat 9.x, 256-bit AES

5
ENCRYPTION_REVISION_AES_256U =

Acrobat X, 256-bit AES (PDF 2.0+ update)

6
VERSION =
"0.1.1"
INT2NUM(qpdf_r3p_full)
INT2NUM(qpdf_r3p_low)
INT2NUM(qpdf_r3p_none)