Newbies neilew Posted March 29, 2001 Newbies Posted March 29, 2001 I have a found set of records. How do I code a script to print each record on a separate page. My current code will print some of the found set on individual pages and the other pages will be printed with two or more records on the page. I am using FM Developer 4.0 on my G4 Mac. Thanks for your help [ March 28, 2001: Message edited by: Neil ]
LiveOak Posted March 29, 2001 Posted March 29, 2001 Assuming that all the data in one record will fit on one page, it is a matter of creating the proper layout. Create a layout with a header, body and footer. In layout mode, double click on the body title and then check the box "Page break before each occurrence". That's all there is to it! -bd
Recommended Posts
This topic is 8640 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now