[DUG]Rave

James Sugrue jamessugrue at xtra.co.nz
Mon Feb 13 14:13:34 NZDT 2006


I haven't tried this but you can get the orientation (portrait, landscape)
by using the following:
 
 
RavePage := TRavePage(RaveProject1.ProjMan.FindRaveComponent(
        'ReportName,nil));
Orientation:= RavePage.Orientation;

 

A bit of googling has found this
http://www.nevrona.com/Default.aspx?tabid=95 , it appears there may be a
PageWidth, RightWaste and LeftWaste property.

 

HTH

 

web: www.softwarex.co.nz

blog: http://softwarex-nz.blogspot.com

 

  _____  

From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz] On
Behalf Of John Bird
Sent: Monday, 13 February 2006 1:52 p.m.
To: johnkbird at paradise.net.nz; 'NZ Borland Developers Group - Delphi List'
Subject: RE: [DUG]Rave

 

To make my question clearer, I mean code based reports when I said program
based reports (that is written in code, not using visual designer)

 

 

John 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20060213/523a2fd7/attachment.html


More information about the Delphi mailing list