BIRT Exchange Forum: venkatmadh - Viewing Profile

Jump to content


 

BIRT Poll: To best make a table fill a pdf page before breaking (PL=page layout, PBI=page break interval) set:

PL: auto, PBI: 0PL: fixed, PBI: 0PL: auto, PBI: 1000000PL: fixed, PBI: 1000000

venkatmadh's Profile User Rating: -----

Reputation: 0 Neutral
Group:
Members
Active Posts:
96(0.24 per day)
Most Active In:
Designing BIRT Reports (95 posts)
Joined:
09-April 12
Profile Views:
5697
Last Active:
User is offline Jan 20 2013 10:20 PM
Currently:
Offline
Icon   venkatmadh hai hello to everyone

Posts I've Made

  1. In Topic:How to make report pdf format as fitted to whole page( in Case of Comand Prompt Report Generation)

    Posted 31 Dec 2012

    View Postkclark, on 31 December 2012 - 08:23 AM, said:

    In the rptdesign is the layout preference auto or fixed? How does the report appear when you render it from the designer?



    hi clark , Thanks for quick reply...


    layout preference auto only, but same reports we are using in Portal,So especially incase of commonand line report generation ,i want to report should be fitted to whole page without data loose


    Thanks
  2. In Topic:cay any one explain what diff between report with Connection profileand without Conneciton profile

    Posted 5 Dec 2012

    View Postkclark, on 04 December 2012 - 08:00 AM, said:

    A connection profile is a way to store credentials of commonly used databases. When you create a new dataset you have the option to create from a data source type in the list provided. Next you have to fill in all the information for that connection. If you create a connection profile you can choose to select create connection profile in the profile store instead.



    hi kclark thanks for quick reply,

    please explain ,how Birt will manage DB connection's (i.e no of connections .... how they will connnect/release to/from DB in Birt)
  3. In Topic:how to remove title bar from Birt Viewer

    Posted 25 Nov 2012

    View Postmwilliams, on 10 May 2012 - 11:55 AM, said:

    Take a look at WebViewerExample\webcontent\birt\pages\layout\FramesetFragment.jsp. That should be where you can remove the title and toolbar stuff you don't want.



    Thanks for reply,

    I was resolved this issue..

    Thanks
  4. In Topic:which chart is suiatable to following data in birt

    Posted 25 Nov 2012

    View Postmwilliams, on 13 April 2012 - 07:12 AM, said:

    You could either put a chart in the table footer and use the table data for the chart, or you could simply put a chart in your design and let it use the dataSet directly. Any chart type you'd like to see should work. Maybe a stacked bar chart would look good.



    Thanks williams, i was resolved this issue. sorry for late response from my side

    Thanks
  5. In Topic:How to Remove HyperLink, When data value is zerop

    Posted 25 Nov 2012

    View Postwwilliams, on 26 September 2012 - 08:20 AM, said:

    if( row["haschildren"]==true){
     var myaction =this.createAction();
    importPackage(Packages.java.util);
     var hm = new HashMap();
     hm.put("where","workorder.wonum ='" + row["wonum"] + "' and workorder.siteid = '" + row["siteid"] + "'");
     this.action = myaction;
     var dt =this.action.createDrillThrough();
     dt.setReportName("C:/Documents and Settings/willino1/workspace/Test/WOTRACK/woprint.rptdesign");
     dt.setTargetWindow("_blank");
     dt.setTargetFileType("report-design");
     dt.setParameterBindings( hm );
     myaction.setDrillThrough( dt ); 
    }
    

    -W



    Thanks for quick reply,

    i was solved this issue..


    Thanks

My Information

Member Title:
Advanced Member
Age:
Age Unknown
Birthday:
Birthday Unknown

Contact Information

E-mail:
Private

Comments

venkatmadh has no profile comments yet. Why not say hello?