jar

com.imagingbook : imagingbook-pdf

Maven & Gradle

Jan 11, 2023
10 stars

com.imagingbook:imagingbook-pdf · Library packages for PDF generation. This code is part of the imagingbook software suite accompanying the image processing textbooks by W. Burger and M.J. Burge (Springer 2006-2022).

Table Of Contents

Latest Version

Download com.imagingbook : imagingbook-pdf JAR file - Latest Versions:

All Versions

Download com.imagingbook : imagingbook-pdf JAR file - All Versions:

Version Vulnerabilities Size Updated
7.1.x
7.0.x
6.0.x
5.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window imagingbook-pdf-7.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

imagingbook.pdf

├─ imagingbook.pdf.CoreFontMapper.class - [JAR]

├─ imagingbook.pdf.PdfExporter.class - [JAR]

├─ imagingbook.pdf.Type1CoreFont.class - [JAR]

├─ imagingbook.pdf.Type1FontPdfDemo.class - [JAR]

├─ imagingbook.pdf.Utils.class - [JAR]

├─ imagingbook.pdf.package-info.class - [JAR]

Advertisement