Dear all,
if i paste on a richtextbox an image
in the RTF property there is the following:
{\\rtf1\\ansi\\ansicpg1253\\deff0\\deflang1032{\\fonttbl{\\f0\\fnil\\fcharset161 Microsoft Sans Serif;}}\r\n\\viewkind4\\uc1\\pard\\f0\\fs17{\\object\\objemb{\\*\\objclass Paint.Picture}\\objw14399\\objh10799{\\*\\objdata \r\n}}\\par\r\n}\r\n.
If i save the above string in a database or in a file then is not possible be displayed the image on the richtextbox.
How can i convert the image to rtf in order to save pictures data?
Thanks a lot
if i paste on a richtextbox an image
in the RTF property there is the following:
{\\rtf1\\ansi\\ansicpg1253\\deff0\\deflang1032{\\fonttbl{\\f0\\fnil\\fcharset161 Microsoft Sans Serif;}}\r\n\\viewkind4\\uc1\\pard\\f0\\fs17{\\object\\objemb{\\*\\objclass Paint.Picture}\\objw14399\\objh10799{\\*\\objdata \r\n}}\\par\r\n}\r\n.
If i save the above string in a database or in a file then is not possible be displayed the image on the richtextbox.
How can i convert the image to rtf in order to save pictures data?
Thanks a lot