| **Navigation:**  [[templates.htm|Templates]] > Guide to all Templates > [[additional libraries and templates.htm|Additional Libraries and Templates]] > Rich Text Template Support - Overview >====== PageSetupRTF code template ====== | [[printrtf code template.htm|{{btn_prev_n.gif|Previous page}}]][[additional libraries and templates.htm|{{btn_home_n.gif|Return to chapter overview}}]][[redortf code template.htm|{{btn_next_n.gif|Next page}}]] | | || {{notebox.jpg|NoteBox.jpg}} **This template (and its associated code templates) has been deprecated, and is now replaced by the [[tplcontrolrtf.htm|RTF Text Control]] template.** The PageSetupRTF code template is used to simply call the Page Setup dialog. This is used to select a specific printer and set certain page properties. This template calls the PageSetup method. There are no parameters for the PageSetup method. ** Prototype:** **PageSetup** **Example method call:** **oRTF_RTFTextBox.PageSetup() !Show Page Setup dialog** **Template Prompts:** **Associated RTF control** Select the RTF control from the drop-down list. All controls on the Window are included in the list. This field in required.