Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report properties

Status
Not open for further replies.

makaveliuk

Programmer
Dec 1, 2003
46
GB
I wrote an app a while ago using CR 8.5 which opens a report and builds a table which shows which page each record starts on (Because it can reflow depending on system).

I did it by exporting the report to PDF and using the BeforeFormatPage event then reading the field value on that page, the only problem being that fonts did not export properly, I now use CR .NET which exports fonts okay, but the BeforeFormatPage event is gone, any ideas what I could use instead or maybe a better method of doing this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top