Hi All,
I'm facing an issue. After executing a driver program the print on the page is displayed as follows :
Suppose we need a print 'W' then on actual printout its getting printed as :
W M
I mean the output is printed twice : normally and as inverted below to it on the page .
I have checked the driver program the open form is called just once and not multiple times.
kindly help i need just one output but its getting printed in such way unexpected way.
Can there be some issue with the form or the data ?
Kindly suggest.