Help - Search - Members - Calendar
Full Version: Changing page orientation
Fast Reports forum > Fast Reports Products > FastReport 2.xx VCL
technisoft
I want to change the page orientation at run-time. How do I do it?

pr
AlexTZ
with frReport1.Pages[0] do
ChangePaper(pgSize, pgWidth, pgHeight, pgBin, poLandscape)
Kipow
QUOTE(AlexTZ @ Oct 20 2003, 04:16 AM) *
with frReport1.Pages[0] do
ChangePaper(pgSize, pgWidth, pgHeight, pgBin, poLandscape)


I dont found the procedure changepaper in Fastreport 4.7, can u tell me how to change the page size and orientation please

regards

RS.
gordk
you won't you are reading answers in the wrong forum for fr4 this forum is for fr2
read your fr4 programmers manual and usermanual
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.