Skip to main content



      Home
Home » Archived » BIRT » __format=pdf or html doesn't work
__format=pdf or html doesn't work [message #73604] Tue, 13 September 2005 13:10 Go to next message
Eclipse UserFriend
Originally posted by: chaohua.wang.premierata.com

Hi Folks,

I am owrking on birt-viewer.

http://localhost:8888/birt-viewer/run?__report=report%5Cmyre port.rptdesign

which shows report correctly.

But I add __format=pdf behind this url
http://localhost:8888/birtv-viewer/run?__report=report%5Cmyr eport.rptdesign__format=pdf

I got this error in the browser.

The design file C:\Tomcat
5.5\webapps\pdsstudio\report\myreport.rptdesign__format=pdf can not be
found.

Please tell me what is wrong. Thank you.

chwang
Re: __format=pdf or html doesn't work [message #73622 is a reply to message #73604] Tue, 13 September 2005 14:07 Go to previous message
Eclipse UserFriend
Hi Chwang,

You should include an ampersand (&) before the parameter name, so the
application recognizes this as a parameter.

This should work:
http://localhost:8888/birtv-viewer/run?__report=report%5Cmyr eport.rptdesign&__format=pdf

Regards,

Bart

On Tue, 13 Sep 2005 11:10:53 -0600, chaohua wrote:

> Hi Folks,
>
> I am owrking on birt-viewer.
>
> http://localhost:8888/birt-viewer/run?__report=report%5Cmyre port.rptdesign
>
> which shows report correctly.
>
> But I add __format=pdf behind this url
> http://localhost:8888/birtv-viewer/run?__report=report%5Cmyr eport.rptdesign__format=pdf
>
> I got this error in the browser.
>
> The design file C:\Tomcat
> 5.5\webapps\pdsstudio\report\myreport.rptdesign__format=pdf can not be
> found.
>
> Please tell me what is wrong. Thank you.
>
> chwang
Previous Topic:automatically set the Driver URL
Next Topic:General scripting
Goto Forum:
  


Current Time: Sun May 11 13:35:28 EDT 2025

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

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

Back to the top