Hi, How are you? I am using ODS to write a report for a demographic table. In proc report I used following codes to define the titles: title1 font=&font. h=1 justify=l "Practice 2019" justify=r "Demographic Table";
title2 font=&font. h=1 justify=r "Page ^{pageof}";
title3 font=&font h=2 bold "Table 1. Demographics And Baseline Characteristics";
title4 font=&font h=2 bold "ITT Population (N=&itt3)"; But I got some unwanted titles and missed the ^{pageof} feature as showed below. Do you know what's the problem? Any suggestion is welcome. Thanks and regards. Amy
... View more