I'm having problems getting documents created in a RichTextEdit object to print all pages - only prints the first page. I'm working with Version 2017 R3 Build 1880, and have selected 'Built-in TX Text Control' from the dropdown list. The Print() call is: ll_ret = rte_template.Print(1, "", FALSE, TRUE) .
Any suggestions?