‎2007 Apr 20 11:54 AM
Hi,
I am getting problem with ailgnment.
First 4 records are displayed correctly at their position then from fifth record onwards missalignment is there.
How to solve it.
Regards,
Nasru
‎2007 Apr 20 11:56 AM
Hi,
When it is showing some of the records, then where is the error.
Some records might be skipped because window size is small and all the data cant fit into the window.
rewards helpfull
Praveen
‎2007 Apr 20 11:56 AM
Hi,
When it is showing some of the records, then where is the error.
Some records might be skipped because window size is small and all the data cant fit into the window.
rewards helpfull
Praveen
‎2007 Apr 20 12:00 PM
Hi Praveen,
It is like this.
docno: name: type
1 jhl jhjk
2 hkjk jkh
from next record onwards it is like as follows
3 adfs
adfdf
4 fsdfg
dsdf
there type is coming down.
Pls solve it
Regards,
Nasru
‎2007 Apr 20 12:05 PM
hi
chek this ur given high length i think like this 3 adfs.......adfdf
4 fsdfg...........dsdf
so edit that.
praveen
‎2007 Apr 20 12:06 PM
Hi nasru,
Have you checked the field length. Also do one thing, increase the window size and see the print preview.
If possible recheck the code, and post it if not resolved.
Hope this resolves your query.
Reward all the helpful answers.
Regards
‎2007 Apr 20 12:11 PM
Hi Praveen,
It solved my problem partially.
The first 4 records are fixed in their positions itself.
Regards,
Nasru
‎2007 Apr 20 11:58 AM
Hi
Have you used the TAB settings for the Paragraph with which you are displaying the records.
May be one of the field length is more so gone to second line causing misallignment.
check the Tab settings.
for all the items the same tabsettings should work.
reward if useful
regards,
ANJI