Center Crosstabs & Forced NewPage
I need two things
How can I center an CrossTab on a page??
And I have an report with several SubReports & several CrossTabs, Between my
one subreport and the one CrossTab I wish an NewPage forced, How Can I do
this, I also wish an Forced page shift between two CrossTabs
--
Klaus L Jensen
AK Techotel A/S
How can I center an CrossTab on a page??
And I have an report with several SubReports & several CrossTabs, Between my
one subreport and the one CrossTab I wish an NewPage forced, How Can I do
this, I also wish an Forced page shift between two CrossTabs
--
Klaus L Jensen
AK Techotel A/S
This discussion has been closed.
Comments
The following working delphi project does just this. It assumes one
crosstab per page and tracks which draw commands are created on the page for
the crosstab lines and text then shifts them to appear centered.
http://www.digital-metaphors.com/tips/CenterCrosstab.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
to make an SUBREPORT, with the code, and it works fine, exept it only center
on the LAST page....
I have modifyed the example you gave in the project ->
www.techotel.com/delphi/one.zip
In the project -> www.techotel.com/delphi/sub.zip I have made the sub report
and get the problem I menshed...
Hope you can help me, I think this problem are strange
--
Klaus L Jensen
Techotel A/S
inside of a detail subreport.
http://www.digital-metaphors.com/tips/CenterCrosstab.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com