RichEdit Load versus coding load richedit
Hello,
Would like to know how the richedit loads by way of clicking the load a file button from the richedit dialog window versus coding the the load programmatically. The file loads correctly when I use the dialog load button and it displays in the richedit text area but when I select the Ok button and it previews on the print form editor it cuts off the text due to a carriage return/line feed.
Not sure why it would show correctly in the richedit dialog window but not on the design form.
any suggestion are welcome....
Thanks
Would like to know how the richedit loads by way of clicking the load a file button from the richedit dialog window versus coding the the load programmatically. The file loads correctly when I use the dialog load button and it displays in the richedit text area but when I select the Ok button and it previews on the print form editor it cuts off the text due to a carriage return/line feed.
Not sure why it would show correctly in the richedit dialog window but not on the design form.
any suggestion are welcome....
Thanks
Comments
it is only giving you an indication there is something there.
this will also cover your other question.
look at a text objects properties, plain or rtf,and set them as needed.
ie stretch and stretchmode, word wrap, stretch property of the band and allow split property of the band.