Skip to main content



      Home
Home » Archived » BIRT » Copying the report and saving with different name using birt api
Copying the report and saving with different name using birt api [message #175931] Fri, 07 July 2006 08:54 Go to next message
Eclipse UserFriend
Originally posted by: sunitha.yahoo.co.in

Hi,

I want to copy the report design and save it with a different name.Is
it possible using birt api.Please help me out in this issue.


Thanks in advance.

Regards,
Sunitha.
Re: Copying the report and saving with different name using birt api [message #175940 is a reply to message #175931] Fri, 07 July 2006 09:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: berenice.maurel.holydis.com

Hello !

I don't understand what's the problem to copy and rename a file...
Re: Copying the report and saving with different name using birt api [message #176053 is a reply to message #175931] Fri, 07 July 2006 16:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: al.luego.gmail.com

I'm guessing here since I haven't done this but I did read it in the (or
a) tutorial, but have you checked out report templates?

Otherwise you probably could open the report in BIRT and Save As a
different name.


re: BiM comment on copy/rename - Not sure what the statement was trying
to do, but not every system allows a simple copy and renaming of a file.
Some systems have associated files required to run so when a main file
is renamed the connections break. I have no idea if that's the case
with BIRT reports but I have seen associated "config" files for each
report, at least while reports are open, so simply copy/renaming the
file in its directory _might_ not work. Not knowing how eclipse works
for sure, it might be fine but I'd error on the side of caution.


Sunitha wrote:
> Hi,
>
> I want to copy the report design and save it with a different name.Is
> it possible using birt api.Please help me out in this issue.
>
>
> Thanks in advance.
>
> Regards,
> Sunitha.
>
Re: Copying the report and saving with different name using birt api [message #176141 is a reply to message #175940] Mon, 10 July 2006 00:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sunitha.yahoo.com

Thanks for helping.
Hi,
I want to save the same report under different folder structure with
a different name using birt api.
Please help me out if u can as soon as possible.

Regards,
sunitha.
Re: Copying the report and saving with different name using birt api [message #176167 is a reply to message #176141] Mon, 10 July 2006 03:51 Go to previous message
Eclipse UserFriend
Originally posted by: berenice.maurel.holydis.com

Like this ?

option.setOutputFileName("path/name.pdf or html");

option is from type FORenderOption or HTMLRenderoption or RenderOptionBase.
Previous Topic:BIRT Report Previewer
Next Topic:Complie BIRT 2_0_1 error BUILD FAILED
Goto Forum:
  


Current Time: Sun Nov 09 16:15:23 EST 2025

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

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

Back to the top