jar

org.afplib : samples

Maven & Gradle

Aug 28, 2018
33 stars

AFP Library Samples · Samples using the object library able to read and write AFP (Advanced Function Presentation) files.

Table Of Contents

Latest Version

Download org.afplib : samples JAR file - Latest Versions:

All Versions

Download org.afplib : samples JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 samples-0.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.afplib.samples

├─ org.afplib.samples.AfpCombine.class - [JAR]

├─ org.afplib.samples.Anonymizer.class - [JAR]

├─ org.afplib.samples.CountPagesAndResources.class - [JAR]

├─ org.afplib.samples.DumpAFP.class - [JAR]

├─ org.afplib.samples.DumpTLE.class - [JAR]

├─ org.afplib.samples.Histogram.class - [JAR]

├─ org.afplib.samples.PDF2Overlay.class - [JAR]

org.afplib.samples.snippets

├─ org.afplib.samples.snippets.CreatePage.class - [JAR]

├─ org.afplib.samples.snippets.CreatePageWithBarcode.class - [JAR]

├─ org.afplib.samples.snippets.CreatePageWithIOCAImage.class - [JAR]

├─ org.afplib.samples.snippets.CreatePageWithPDFObject.class - [JAR]

├─ org.afplib.samples.snippets.IncludeImage.class - [JAR]

Advertisement