I have a form that shows selectable columns where you can literally select what ever columns to show that you want and you can resize them as well.
When i use PrintTab everything lines up in their respective columns on the code generated report, but if the text in the column is too small for the generated column width the text, with PrintTab, get truncated.
When I use PrintMemo, every item (instead of being in their tabed columns) is printed under the previous one. Like there is an automatic line feed after the PrintMemo function runs.
Does anyone have any suggestions as how I can get the text to line up in their columns and also have the longer text wrap in that column?
Does that make any sense? Im not sure how else to phrase it.
If you have any suggestions or if i need to clarify myself PLEASE PLEASE respond... Thanks in Advance.
Tom C
When i use PrintTab everything lines up in their respective columns on the code generated report, but if the text in the column is too small for the generated column width the text, with PrintTab, get truncated.
When I use PrintMemo, every item (instead of being in their tabed columns) is printed under the previous one. Like there is an automatic line feed after the PrintMemo function runs.
Does anyone have any suggestions as how I can get the text to line up in their columns and also have the longer text wrap in that column?
Does that make any sense? Im not sure how else to phrase it.
If you have any suggestions or if i need to clarify myself PLEASE PLEASE respond... Thanks in Advance.
Tom C