ppChart & MaxPointsPerPage
hi,
I'm having a problem getting RB to print a multi-page chart. I'm using the
6.03 build of RB and 5.02 of TeeChart. In a nutshell it will only print /
preview the current chart page. Examining the Chart property gives the
correct MaxPointsPerPage etc. but RB only gives a total of one page. I am
placing the ppChart into the Detail band (though I have tried others). The
chart is generated manually and I don't want to use a datapipeline if
possible.
TIA
Simon
I'm having a problem getting RB to print a multi-page chart. I'm using the
6.03 build of RB and 5.02 of TeeChart. In a nutshell it will only print /
preview the current chart page. Examining the Chart property gives the
correct MaxPointsPerPage etc. but RB only gives a total of one page. I am
placing the ppChart into the Detail band (though I have tried others). The
chart is generated manually and I don't want to use a datapipeline if
possible.
TIA
Simon
This discussion has been closed.
Comments
= False and Report.PageLimit = 2.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
Simon