Skip to main content



      Home
Home » Archived » BIRT » Embedding BIRT reports in My application
Embedding BIRT reports in My application [message #112779] Sat, 21 January 2006 00:58
Eclipse UserFriend
Originally posted by: ritwickpal.yahoo.co.in

Hi,
I want to embed BIRT reports in my application running on Tomcat(JAVA
1.5 & MySQL database).
The *.rptdesign files are to be generated using Eclipse API. Those are
to be put in the report folder in my application context & to be accessed
from there, using "run?__report=report/*.rptdesign"(for HTML) &
"reprt/*.pdf"(for PDF).
For this I've copied the

'plugins',
'css',
'common',
'js',
'parameter',
'top.html',
'iv.html'&
'test.properties'

in the my application context folder;

'web_delpoy.xml',
'weblogic.xml'&
'web_template.xml'

in WEB-INF;

& all the library files in lib.

Now everything is goin smoothly(except the PDFs are not appearing on
the first click & the browser hangs, but if the pdf file is streamed
setting mimetype as "application/pdf" it works fine!).
Now I need to know is, is it absolutely necessary to upload all that
junk ;-) in my context, which makes it heavy? Can anyone refer the exact
files I've to put in my context to get my reports running? Please help.
- ritwick


PS : Moreover when a *.html is generated a new file(img/png) called
custom* is generated in report/images, ever-increasing the size of the
context.Is there any specific way to set the image name for each report so
that whenever that *.rptdesign is called for a *.html report it will
overwrite the custom* file dedicated to that *.rptdesign only?
Previous Topic:Problem in generating the report using report engine
Next Topic:Mailing labels?
Goto Forum:
  


Current Time: Sun Nov 09 11:29:32 EST 2025

Powered by FUDForum. Page generated in 0.03306 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top