Jump to content

Adding Custom Export Channels


chen_xe

Recommended Posts

According to this tutorial:https://community.jaspersoft.com/documentation/tibco-jasperreports-server-ultimate-guide/v640/adding-custom-export-channels

 1.

Create a new exporter action class that extends the abstract com.jaspersoft.jasperserver.war.action.AbstractReportExporter
class. Name it Report<MyFormat>Exporter.

For guidance about creating such a class, look at the ReportCsvExporter class, which is similar. You'll find it in the com.jaspersoft.jasperserver.war.action package.

But where can I find the com.jaspersoft.jasperserver.war.action package on the server and if it's so which file should I modify?

A Jasper Report rookie. Feel sorry for asking a stupid question. 

 

Link to comment
Share on other sites

  • 3 years later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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