NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Mike Grigsby on May 17, 2012, 07:54:42 AM

Title: Report question about breaking to a new page within a single record
Post by: Mike Grigsby on May 17, 2012, 07:54:42 AM
This is not NTWS so much, but I'm rusty on my report writing when it comes to breaking to a new page.

I'm creating a report of 10 pages (for example). It will use a single record, and give some data on each page, but will also analyze data and create graphs and charts to give a management report to the user.

I am unclear on how to put data onto a detail, then cause it to break to a new page, and create more data from the same record. There is no data to break on really.

I have thought about just stringing together multiple procedures to print the report, but it wouldn't all show up on a single PDF doc in the browser. Thanks for any guidance!
Title: Re: Report question about breaking to a new page within a single record
Post by: Bruce on May 17, 2012, 10:06:02 PM
I'm not the hand-coded report expert (I use RightReports) but I think there's an ENDPAGE command you use to force a page break.

cheers
Bruce