jsignpdf | PDF signing software written in Java | Document Editor library

 by   kwart Java Version: Current License: No License

kandi X-RAY | jsignpdf Summary

kandi X-RAY | jsignpdf Summary

jsignpdf is a Java library typically used in Editor, Document Editor applications. jsignpdf has no bugs, it has no vulnerabilities and it has low support. However jsignpdf build file is not available. You can download it from GitHub.

JSignPdf is a Java application which adds digital signatures to PDF documents. It can be used as a standalone application or as an Add-On in OpenOffice.org. The application uses the jsignpdf-itxt library for PDF manipulations (based on iText library in version 2.1.7 with LGPL/MPL license). JSignPdf is open-source software and can be freely used in both private and business sectors.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              jsignpdf has a low active ecosystem.
              It has 191 star(s) with 83 fork(s). There are 24 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 13 open issues and 6 have been closed. On average issues are closed in 149 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of jsignpdf is current.

            kandi-Quality Quality

              jsignpdf has 0 bugs and 0 code smells.

            kandi-Security Security

              jsignpdf has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              jsignpdf code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              jsignpdf does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              jsignpdf releases are not available. You will need to build from source code and install.
              jsignpdf has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed jsignpdf and discovered the below as its top functions. This is intended to give you an instant insight into jsignpdf implemented functionality, and help decide if they suit your requirements.
            • Initialize the components
            • Store options
            • Refresh the view of the keystore
            • Stores the SignerOptions from the Form
            • Initialize the form components
            • Gets an image using the specified page
            • Load values from the options
            • Called when the button preview action is pressed
            • Main entry point
            • Sign a single file
            • Parse options
            • Entry point for installation
            • Converts a byte array to a hexadecimal string
            • Translate the application labels
            • Loads the properties from the Options
            • Translates labels in this dialog
            • Outputs a PDF file
            • Translate labels to labels
            • Fill the output file name
            • Publish a log record
            • Convert an array of enum values
            • Override paint to paint the image
            • Check server s trust chain
            • Called when the signer is finished
            • Resize the given component to the center of the screen
            • Creates a trust store from the trust store
            Get all kandi verified functions for this library.

            jsignpdf Key Features

            No Key Features are available at this moment for jsignpdf.

            jsignpdf Examples and Code Snippets

            No Code Snippets are available at this moment for jsignpdf.

            Community Discussions

            Trending Discussions on jsignpdf

            QUESTION

            Certified Document when Approval Signature exist
            Asked 2022-Jan-25 at 10:00

            Working with java use Apache PDFBox to sign and certified, invalid certified if signature exist, with JsignPDF was able to certified when approval exist, the process is sign after that do certified (seal) document

            Signature with JsignPDF

            document after certified with JsignPDF :

            the certified invalid with PDFBox

            the function from PDFBox with some editing was to try :

            ...

            ANSWER

            Answered 2022-Jan-25 at 10:00

            This answer essentially is a more detailed version of the comments, essentially finding that what you want to do is not possible.

            You ask for a way to

            Certify Document when Approval Signature exist

            According to the current PDF specification:

            ISO 32000-2:2020 subsection 12.8.1 "General" of 12.8 "Digital signatures" A PDF document may contain the following standard types of signatures: [...] One or more approval signatures (also known as recipient signatures). These shall follow the certification signature if one is present.

            Thus, you cannot validly add a certification signature to a PDF which already has approval signatures.

            (This does not automatically mean that all validators will detect the issue if you add a certification signature after approval signatures, let alone correctly display the cause. Many validators only do a subset of the checks that strictly speaking are necessary...)

            More question if the certification signature come first then next is approval like 3 signature approval, can the last the certification setMDPPermission with 1 ? so at the end the document can't add more approval signature

            setMDPPermission adds a DocMDP transform to the signature, and such a transform makes the signature a certification signature. Thus, using this method when signing a document that already has an approval signature, will create an invalid PDF or fail entirely.

            You can lock a PDF document with an approval signature, though, if you add a Lock dictionary to the signature field with a P entry of 1. Beware, though, this is a ISO 32000-2 feature originally introduced as a feature of an Adobe Extension to ISO 32000-1. Not all PDF viewers support ISO 32000-2 yet, so some viewers may not respect this entry.

            Source https://stackoverflow.com/questions/70843036

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install jsignpdf

            You can download it from GitHub.
            You can use jsignpdf like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the jsignpdf component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/kwart/jsignpdf.git

          • CLI

            gh repo clone kwart/jsignpdf

          • sshUrl

            git@github.com:kwart/jsignpdf.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link