Due to whatever reason I was not able to accomplish the following trivial thing: to display the test report that comes as an example with the Birt runtime in PDF format using a Birt WEB viewer. I was using the following url for it:<br />
<br />
<a class='bbc_url' href='
http://localhost/birt-viewer/run?__report=test.rptdesign&_format=pdf'>http://localhost/birt-viewer/run?__report=test.rptdesign&_format=pdf</a><br />
<br />
No matter what I did, I cannot succeed to display this report in the format other than htlm; it seems that it ignores the _format option and uses a default value for it: html<br />
<br />
On the other hand I was able to successfully use the export function in PDF format when I was using frameset mapping.<br />
<br />
What I am doing wrong? I would appreciate your help regarding this matter. <br />
<br />
Thanks<br />
<br />
P.S. my environment; birt-runtime-2_3_1, Tomcat 5.5.25, windows XP