[Migrated content. Thread originally posted on 10 July 2003]
I am a new ISV currently converting my accounting systems from RM to Acucobol, and taking them graphic at the same time. I want to give my users the ability to view all reports before printing, and all the reports are currently character based. I thought to create a "viewer" program using the RichTextBox Active X control, but having difficulty understanding how to get the text formatted properly without the user having to select it, and also having trouble determining exactly how to make the control print.Any ideas? Also, is there a better way to create a viewer without having to completely rewrite 350 report programs?
Thanks!