Page sum............ problem

K

KRISH

Hi!
In my accounts package i want to print ledger-wise report.
In which i want to calculate page totals at the end.
anyone help me how to do it.

I tried placing two textbox controls in pagefooter, say
runsum and pagesum, then in PageFooterSection_Print I
addede a code like
Pagesum = runsum - x
x = runsum

The above is working fine but if i print a specific page
it is giving wrong totalling. kindly help.

Thanks

krish
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top