Questions tagged [birt-emitter]

For questions about Eclipse BIRT emitters which generate reports in various formats for BIRT.

There are many Eclipse BIRT Emitters generating reports in formats such as html, doc, excel-sheet, pdf, etc.

see also

38 questions
3
votes
1 answer

Adding formula to BIRT Report Excelsheet Result

Hi I am using BIRT and new also, and I stuck in this situation, Please anyone help to understand what wrong in my assumption.. The above image is my report layout, and i am trying to get three subject total, so with the help of computed columns…
Manikandan Arunachalam
  • 1,470
  • 3
  • 17
  • 32
3
votes
1 answer

BIRT - How to set password on generated pdf file?

How do I set a password on the generated pdf file programatically? The password comes from the data source (xml field). Thanks!
Jay
  • 97
  • 1
  • 8
2
votes
3 answers

How to render large number of rows (order of 50k) in BIRT excel reports?

I am using BIRT runtime 4.8.0 in a java project for generating Excel reports. The excel report has 1k columns and can have 10k to 50k rows (result of 1 query, maps to 1 table). I am using spudsoft ExcelEmitter for rendering the static excel reports.…
shagun akarsh
  • 159
  • 2
  • 14
2
votes
2 answers

Eclipse 4.4.1 - BIRT report preview error - Failed to initialize emitter - Access is denied

I trying to debug a simple report , but receiving this exception. 12:05:54 PM org.eclipse.birt.report.debug.internal.core.vm.ReportVMServer start INFO: [Server] client accepted פבר 20, 2015 12:05:54 PM…
hcohen
  • 325
  • 6
  • 17
2
votes
1 answer

HTMLRenderReport of BIRT adds a `file://`-like url to embedded images (instead of embedding them into the HTML)

I have a BIRT report with an image in the master page. My BIRT design file: I embedded a png inside the report and it generated the following XML after the body tag:
Antonio Ragagnin
  • 2,278
  • 4
  • 24
  • 39
1
vote
0 answers

How to pass XML input to BIRT 4.9 runtime engine?

How to pass XML input to BIRT 4.9 runtime engine? Here is my working around the project (https://github.com/m-thirumal/birt-report), able to generate report output but not with the XML…
Thirumal
  • 8,280
  • 11
  • 53
  • 103
1
vote
0 answers

Birt : How to create onClick event handler for Hyperlinks

I have Birt report that contains hyperlinks, How can I have onClick event handler for Hyperlinks in the reports.
1
vote
0 answers

birt merge cells together when exporting to excel

I'm facing a problem with birt report , in the first column i have an image to display , when exporting to excel i see that there is a lot of merged cell together : see the picture below NB:when exporting to excel i'm using an emitter options = new…
elie
  • 197
  • 2
  • 13
1
vote
0 answers

BIRT Incosistent rendering

I'm having a very odd behavior rendering PDFs between BIRT Designer and Runtime. (Image attached) The left image was generated by the BIRT designer and the right by BIRT runtime. I want to generate the left image using the runtime. I'm using BIRT…
PinoyCoder
  • 1,112
  • 8
  • 13
1
vote
0 answers

How to manage merged cells in BIRT?

I am using BIRT 3.7.2 with Spudsoft emitter to create xlsx output from a report. If I merge 2 cells in the report designer, the output file xl/worksheets/sheet1.xml contains this:
Tamas G.
  • 677
  • 3
  • 21
  • 38
1
vote
2 answers

Birt Multi Sheet report using SpudSoft

I´m having some problems to create reports in my server without default export engine. I´m using SpudSoft to create it. I have the following configuration: Tomcat 7 Birt 4.2.2 uk.co.spudsoft.birt.emitters.excel_0.8.0.201310230652.jar And i…
Jota
  • 11
  • 2
0
votes
1 answer

Add uk.co.spudsoft.birt.emitters.excel source to my project

I would like to add the code from the uk.co.spudsoft.birt.emitters.excel to my project so that I can make some modifications in it. Through this emitter, the conversion to Excel works for me, but I would like to add something somewhere. Is there a…
Jos Pos
  • 1
  • 1
0
votes
0 answers

Fatal error occurred when try to startup report engine in birt Viewer Version: 2.5.1

Rocky Linux 8.8 Tomcat server 9 Viewer Version: 4.13.0 Engine Version: 4.13.0 JRE version: 11.0.19 I have received data from the MIS dept provided data of birt reporting which was handled by below configuration Centos 6 Tomcat server 7 Viewer…
0
votes
1 answer

Birt migration from 2.5.2 to 4.9.0(Master page repeating in header on all pages)

Trying to create a report with two different master pages. The expectation is that the First one will be applied on very first page. And second one will be applied from second page and repeat till end of all pages. But we are having issue mentioned…
0
votes
0 answers

birt(4.3.1) preview is blank on chrom & Edge /windows7 /10 /11

deployed maximo76 on the intranet at 192.168.1.142:7001. Users access the system through proxy addresses (isolation gateways) 10.108.20.30:1701/maximo." enter image description here The question is: On the intranet: Any Windows system and browser…
s Y
  • 1
1
2 3