jar

com.vectorprint : ReportingParent

Maven & Gradle

Apr 02, 2016

ReportingParent · This powerful reporting library aims to simplify producing reports using iText. The most demanding and coding intensive tasks when producing reports with iText are how to get from data to report elements, how to style those blocks and how to evaluate (debug) the resulting report layout. Exactly those three tasks are simplified by this library: xml configuration and/or annotations to transform existing Java data objects into report block, provide styling information (css like, syntax independent) seperate from code, a firebug like debug mode to help evaluate your report.

Table Of Contents

Latest Version

Download com.vectorprint : ReportingParent JAR file - Latest Versions:

All Versions

Download com.vectorprint : ReportingParent JAR file - All Versions:

Version Vulnerabilities Size Updated
8.10
8.9
8.7
8.1
8.0
7.2
7.1
6.2
6.1
5.3
5.1

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 ReportingParent-8.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement