baan999
19th October 2011, 20:57
my field detail:-

1. field = tdslsxxx.remk (domain = tcxxxs100m) = length = 100

i want to print tdslsxxx.remk (100 charcters to be splitted 40,40,20 or whatever is entered by the user)

I try to define the tdslsxxx.remk it is not printing full 100 characters , only printing 50 characters 1st line) space is restricted to 50 character in the layout, after this some more details to print ,so can not alter the layout,

only way is wrap... ( HOW TO PERFORM)

Pl assist with example clearly. URGENT..

mark_h
19th October 2011, 21:23
Is this a form or a report?

mark_h
19th October 2011, 21:28
Never mind - I must have spaced out. Looks like you are printing. As far as I know in 4c4 for printing a string I would actually have to modify the layout to print 40/40/20(would print substrings of the field). I do not know of a way to wrap a string field, but maybe there is something that I am not aware of - or maybe something in LN.

Hitesh Shah
26th October 2011, 08:54
No general technique to do so in printing . U can probably have multiple layouts defined and depending on length of the field choose to print the layout using print condition.