JPedal | Patched JPedal based on the last official JPedal version

 by   Lonzak Java Version: 4.92-p13 License: LGPL-2.1

kandi X-RAY | JPedal Summary

kandi X-RAY | JPedal Summary

JPedal is a Java library typically used in User Interface, JavaFX applications. JPedal has no bugs, it has no vulnerabilities, it has build file available, it has a Weak Copyleft License and it has low support. You can download it from GitHub.

To fulfill the obligations of the LGPL license and since the original source of JPedal is not available anymore: Here is a fork of the last official [JPedal PDF library] which integrates contributions and bug fixes to the latest available open source version 4.92. Since the original author removed the LGPL JPedal version from sourceforge completely (this page may also act as a reference. It is worth mentioning that there is a JavaFX version of JPedal called [OpenViewerFX] also published under LGPL. The code is coming from its JPedal roots but the Swing/AWT GUI has been replaced with JavaFX. Update: The OpenViewerFX was also completely removed from github. You may find the source at maven central. If you would like to contribute you are welcome to do so - just create an issue (with an attached patch) or do a pull request and it will be integrated. This is however no bug reporting or "please fix my bugs" place - for that head over to (or to [Stackoverflow] Please note that for a successful maven build the local maven .settings configuration needs to be connected to a (central) maven repository.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              JPedal has a low active ecosystem.
              It has 20 star(s) with 8 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 1 have been closed. On average issues are closed in 875 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of JPedal is 4.92-p13

            kandi-Quality Quality

              JPedal has no bugs reported.

            kandi-Security Security

              JPedal has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              JPedal is licensed under the LGPL-2.1 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              JPedal releases are available to install and integrate.
              Build file is available. You can build the component from source.

            Top functions reviewed by kandi - BETA

            kandi has reviewed JPedal and discovered the below as its top functions. This is intended to give you an instant insight into JPedal implemented functionality, and help decide if they suit your requirements.
            • Renders the specified highlights onto the graphics surface
            • Generate the highlights for a page
            • Renders the shape
            • Reload cached image
            • Write out the page
            • Get current date
            • Draws a script area around the page border
            • Initialize the UI
            • Called when layout selection has changed
            • Returns a string representation of this generic ColorSpace
            • Setup the annotation button
            • Returns the table s bytes
            • Decrypt the application object
            • Initialize the JButton
            • Reads a segment
            • Draw an image on the screen
            • Generate a shape from G2 data
            • Attempts to replace special characters in the given string
            • Reads a segment symbol dictionary
            • Returns a string representation of this descriptor
            • Fill the area to fill the area
            • Converts a stream to a double value
            • Returns a String representation of this class
            • Write out the footer
            • Creates the shape and the shape
            • Read a segment
            Get all kandi verified functions for this library.

            JPedal Key Features

            No Key Features are available at this moment for JPedal.

            JPedal Examples and Code Snippets

            No Code Snippets are available at this moment for JPedal.

            Community Discussions

            QUESTION

            Using CFHTTP to a secure site fails when ColdFusion sandbox security is enabled
            Asked 2018-Oct-10 at 16:42

            I am trying to make an HTTP call to a secure (HTTPS) third party site and it is failing with the following error:

            I/O Exception: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)

            Searching for that error brings up some answers stating that the certificate needs to be installed in the keystore that is being used. However, the site that I am trying to reach is using a certificate from Entrust root authority which is already trusted. Besides it works fine when security is loosened. See below.

            I am running Adobe ColdFusion 11 on Java 1.8 (Windows Server). The twist to this is that the connection works fine if I turn off ColdFusion's Sandbox Security setting. So obviously something is being blocked when that setting is enabled. I am having a hard time finding what to allow to make it work. Has anyone run across this issue before? It seems to happen when attempting to connect with any site that is secure when the sandbox security is enabled.

            Here is a small test case to see the issue. Try it first without sandbox security enabled. Then again with sandbox security enabled. Does it fail for you too?

            ...

            ANSWER

            Answered 2018-Oct-08 at 17:35

            Under system information in CF admin server class path, try adding this (as ridiculous as it may seem):

            E:/ColdFusion11/cfusion/lib;

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install JPedal

            You can download it from GitHub.
            You can use JPedal 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 JPedal 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

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link