I have a report (running 2.5 sp2) that prints a large amounts of free-text
data, so I use
txtHeight = control.heightOfWordWrappedString100mm(txt);
to set the height of the field.
This works fine.
Now the customer wants the field to have a bigger font-size, so I have set the field to font-size 10.
I have tried setting this as an attribute on the field and also I have tried
setting it programmaticlly, but anyway this causes Axapta to behave in
strange ways:
depending on the version af windows it causes Axapta to crash (windows 98), loose data in the bottom of the field (Windows XP) or loose data in the right-most area of the printed field !?
Is there something that I should do, other than setting the font-size, to prevent Axapta to crash in this way ???
Any ideas ?
best regards
Torben Bech Daab A/S
Yahoo! Groups Sponsor ADVERTISEMENT
Click Here!
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

