thank you for your replies.
to resume; as i see i've two options to show the reports as print
preview in my swing application. Firstly i could use osgi to use the
birt viewer plugin. So i'll could show the report using swt and the
default os browser like eclipse does.
Secondly i don't use osgi and the birt viewer plugin. Then i have to
emulate and adapt the functionality of birts viewer plugin by my self.
(doing a run task, doing a rendering task, process and show the rendered
report)
I suppose that the rendering gives me a concrete fomate e.g. html and i
have to care for its presentation. right?
i hope i have summarized my options correctly, if not please correct me
and help me out.
thanks again. andreas