Hi all,
I am experimenting with formated text in EditText. In the android forums I found an example which I ported to B4A. The code is appended (RTF 2.zip).
My issue is to convert the content of the edittext to a bitmap and save it as JPG. It works good, but the problem is, only the visible part of the edittext is converted.
Is it possible to convert the whole content from beginning to the end?
Lutz
I am experimenting with formated text in EditText. In the android forums I found an example which I ported to B4A. The code is appended (RTF 2.zip).
My issue is to convert the content of the edittext to a bitmap and save it as JPG. It works good, but the problem is, only the visible part of the edittext is converted.
Is it possible to convert the whole content from beginning to the end?
Lutz