Hello Dmitry[MVP],
Let me explain, what I am doing:
I have custom HTML form in which I appent user template. Now in that
template I have my own <<SIGNATURE>>. Now I want to replace this with
the current applied signature. Now the problem is like I am not getting
the formated signature but I got the text which is not useful. So I
think that I have to read the current applied signature HTML file and
copy the body to my custom HTML form.
Please tell me if I am going in wrong direction.