J
JAJansenJr
I have reports printing out pretty well, but am facing the issue that the
description for certain items is pretty long and does not show all that is in
the field.
Q1: Is it possible to set the field length at run time? I would traverse
the table upon which the report is based to determine the item with the
longest description and then set the field length so that everything shows on
the printed report.
Q2: Is it possible to "wrap" the longer items to fit on two lines? In
other words, rather than change the field length I would want to program the
longer items to go to a second line to print the second half of the
description.
Any and all suggestions sincerely appreciated and welcome.
description for certain items is pretty long and does not show all that is in
the field.
Q1: Is it possible to set the field length at run time? I would traverse
the table upon which the report is based to determine the item with the
longest description and then set the field length so that everything shows on
the printed report.
Q2: Is it possible to "wrap" the longer items to fit on two lines? In
other words, rather than change the field length I would want to program the
longer items to go to a second line to print the second half of the
description.
Any and all suggestions sincerely appreciated and welcome.