Help with 2 records in a page

Hi, in design mode how i can display 2 records per page? I have a file with 1200 records and i want to show 2 per page (first in a top of page and other in a half down page).

Thanks.

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 9:52PM
    since you did not indicate any use of headers or footers
    in the obp event of the master band write code to set the engines cury prop
    ie
    if (<line#> MOD 2 = 0) THEN ENGINE.CURY := VALUE YOU WANT ELSE ENGINE.CURY := ENGINE.CURY;

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.