I\'m trying to introduce a HTML export to our JasperReports based report engine. The HTML document is generated fine, but the problems start when it contains images. The images are not pa开发者_C百科r
I have a report in Jasper Reports which includes a sub-report with a stacked bar graph. None of the text in this bar graph shows up (text for the labels on the axis, numbers, etc) when run on the test
I exported a .jrprint file created with iReport. Now I want to preview the report and finally print it, how can I do this?
I\'m working on my final year project using java swings and jasper reports for reporting.The application including the reports work fine when I run the application in netbeans but when I deploy it to
I have a table in a jasper report, and I need the contents of certain cells in that table to be vertically aligned.I\'m attempting to edit the report with iReport.
I have to generate PDF reports with many (defined at runtime) columns. These reports may span multiple pages horizontally when user selects many fields to show. I\'m using DynamicJasper and could succ
I am new to JasprReports. I learned to get JTable contents to JasperReport using, JasperFillManager.fillReport(jasperReport, new HashMap(), new JRTableModelDataSource(table.getModel()));
I have a jar application that contains several reports (files .jasper) and the way that I get the path of the report is:
I开发者_开发知识库s it possible to create a jasper report that runs from left to right as opposed to the usual top to bottom layout.
has anyone had problems with words missing when using dynamicJasper? More detail on problem 开发者_Go百科is this: