Jump to content
We've recently updated our Privacy Statement, available here ×

how to create jasper report from terminal in ubuntu ?


jani99harsh

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

I think you can write xml code that should be similar to the studio generated one. Once you are confident enough you may deploy that jrxml file in server and check the output. 

In other case, you can have eclipse installed in linux and then have studio plug-in installed. 

Here is a tutorial similar to your question : http://jasper-bi-suite.blogspot.in/2014/06/installation-of-jasper-studio-560-final.html 

Link to comment
Share on other sites

  • 4 weeks later...

write jrxml code for design and java code for compilation.

for jrxml code "Doctype" is required for compilation. If you prepared jrxml code with the help of JasperSoft Studio, there is no "Doctype"

you have to add all required jar file in class path at compile time.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...