Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

JRXML to Jasper Compiler

Simple java project to compile *.jrxml file to *.jasper file.
Just call the .jar file with 1 argument / *.jrxml file path.
Note: For now, if multiple *.jrxml files are to be compiled, do it one at a time.

Required Library - Classpath

Get these *.jar files from JasperReports project
Note: you might need to build it yourself using Ant.

  • commons-beanutils-*.jar
  • commons-collections4-*.jar
  • commons-digester-*.jar
  • commons-io-*.jar
  • commons-logging-*.jar
  • groovy-*.jar
  • jasperreports-master-*.jar

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages