RichText property CanGrow/Shrink
Ronald van Amelsvoort
When I use the RichText box, the properties CanGrow, CanShrink do not work.When you set the Cangrow property, and you try to print the layout in Sap B1, you get a error message Print Error in Layout: De bestandsindeling is niet juist (The format is wrong).
I would like that the property works. (I use it on the sales quotation, and has teh value form the Header).
With kind regards,
Ronald van Amelsvoort.
Ronald van Amelsvoort
As explained by Philip:The problem is that the RichText box can't use the header information. And also it can brake the page.
So the right way to do this is with a advancedText box. the text value would be LD.MultiLineRTF(advancedDataBand1("Document.Header")) (for me)
This is working.
Thanks for the quick response.
Ronald
0
Please sign in to leave a comment.
Comments
0 comments