Search found 2 matches

by DaleC
Thu Aug 30, 2012 10:29 am
Forum: Support
Topic: How to get the PrintAreaRect from a RVPrint
Replies: 4
Views: 13115

In fact, I want to get the PrintAreaRect. When you use the RVPrint.OnPrePaint event, one parameter is PrintAreaRect.. I don't know how it is calculated, but values are differents than the "GetPageSize" example procedure. I need to find (calculate) this PrintAreaRect to use somewhere else, but I don ...
by DaleC
Thu Aug 30, 2012 8:19 am
Forum: Support
Topic: How to get the PrintAreaRect from a RVPrint
Replies: 4
Views: 13115

How to get the PrintAreaRect from a RVPrint

Hi there,

I use a TRVPrint on a form, and I would like to get the PrintAreaRect (to get the print area height and the print area width).
I don't want to use a preview or somthing visual.

Is there a RVPrint.GetPrintArea or somthing equivalent ?

Thanks in advance

DaleC