Hello All
I need some help regarding row wrap in the report procedure!
I am trying to allocate 20 observations from a dataset in each page in proc report. As long as observation can fit in a single line I don't have any problem!
But sometimes a single column/or any column might wrap to multiple lines, in that case the observations might pull to the next page.
So I am trying to allocate page number base on how many lines each column might wrap into. How can achieve this? Can someone help me with this, please!?
I am using Courier New font with 8.5 pt
John. C