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

Is it possible to generate a pdf from a .jrxml file?


schwengberdeveloper

Recommended Posts

  • 1 month later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

In theory, you can do this if you use our library within your application. You would make the calls to execute the jrxml (which is compiling it) and then generate the export (PDF) as well. Creating the jrxml is a bit trickier - you likely would have to write your own code to do that as I don't believe we have any API to generate jrxml files (way too many moving parts). Good luck.

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...