May 28, 200124 yr Hello, Im trying to print a found set of records in a list. There is a header then a body that I've made the height of one row with a record. In list view I only see one row at a time; same with form view. In table view you see all the rows of the found set and all print. I can't get them to print in list view even when I make sure Records being browsed is checked in print setup. Thanks, Bill
May 28, 200124 yr Go into the View menu and choose View as List. You may be asked if you want to save this option with the layout. If you always want to view this layout in list view, then save the option. If not, then when you use a script to print the layout, there is a script step View As where you can set the option in your script and set it back when the printing is done. Chuck
Create an account or sign in to comment