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

Getting Error when exporting the output in .DOCX format


Recommended Posts

Hi All,

I am getting the below error when i tried to export the output to .docx format

Error exporting print... The DOCX format does not support more than 63 columns in a table.
net.sf.jasperreports.engine.JRException: The DOCX format does not support more than 63 columns in a table. 
    at net.sf.jasperreports.engine.export.ooxml.JRDocxExporter.exportGrid(JRDocxExporter.java:512) 
    at net.sf.jasperreports.engine.export.ooxml.JRDocxExporter.exportPage(JRDocxExporter.java:491) 
    at net.sf.jasperreports.engine.export.ooxml.JRDocxExporter.exportReportToStream(JRDocxExporter.java:406) 
    at net.sf.jasperreports.engine.export.ooxml.JRDocxExporter.exportReport(JRDocxExporter.java:282) 
    at com.jaspersoft.ireport.designer.compiler.IReportCompiler.run(IReportCompiler.java:1174) 
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572) 
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)

Does anyone has the solution to fix??

 

Thanks

 

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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