Number of PAGES before the actual printing???
Number of PAGES before the actual printing???
When using the TReport class, how do we know the total number of pages in a report before the actual printing? ::nPage is the current page printed, is there a ::nTotalPagesCount?
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Number of PAGES before the actual printing???
You can't. What you can do is to reload the EMFs and add the total number of pages to them. Too much work for me.
EMG
EMG