Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

pdfsig (1)

名前

pdfsig - Portable Document Format (PDF) digital signatures tool

形式

pdfsig [options] [PDF-file]

説明

pdfsig(1)                   General Commands Manual                  pdfsig(1)



NAME
       pdfsig - Portable Document Format (PDF) digital signatures tool

SYNOPSIS
       pdfsig [options] [PDF-file]

DESCRIPTION
       pdfsig verifies the digital signatures in a PDF document.  It also dis-
       plays the identity of each signer (commonName field of the signer  cer-
       tificate) and the time and date of the signature.

       The  signer certificate validation uses the trusted certificates stored
       in the following locations:

       o      The NSS Certificate database in the default Firefox profile.

       o      The NSS Certificate database in /etc/pki/nssdb.

OPTIONS
       -nocert
              Do not validate the certificate.

       -v     Print copyright and version information.

       -h     Print usage information.  (-help and --help are equivalent.)

AUTHOR
       The pdfsig software and documentation are copyright 1996-2004  Glyph  &
       Cog,  LLC  and copyright 2005-2015 The Poppler Developers - http://pop-
       pler.freedesktop.org


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------------+
       |ATTRIBUTE TYPE |      ATTRIBUTE VALUE       |
       +---------------+----------------------------+
       |Availability   | desktop/pdf-viewer/poppler |
       +---------------+----------------------------+
       |Stability      | Uncommitted                |
       +---------------+----------------------------+
SEE ALSO
       pdfdetach(1),  pdffonts(1),  pdfimages(1),  pdfinfo(1),  pdftocairo(1),
       pdftohtml(1),  pdftoppm(1),  pdftops(1),  pdftotext(1)  pdfseparate(1),
       pdfunite(1)



NOTES
       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source   was   downloaded   from    http://poppler.freedesktop.org/pop-
       pler-0.57.0.tar.xz

       Further information about this software can be found on the open source
       community website at http://poppler.freedesktop.org/.



                                28 October 2015                      pdfsig(1)