Problem with insert picture into table

  • Hi everyone

    I need insert picture into table. But it is not picture from file *.jpg or *.bmp or other. This picture is cosed into hex:

    <xsl:text>\pard\f0\fs17\qr{\ql{\pict\wmetafile8\picscalex100\picscaley100\picwgoal2268\pichgoal1246
    00000C0239006700030000001E0004000000070104000400000007010400DD220000410B2000................................................
    6BFF0063FF006BFF0063FF006BFF0063FF000000040000002701FFFF030000000000
    }</xsl:text>
    <xsl:text>\par</xsl:text>

    I create table and use Insert > Insert user-defined item > User defined block to put hex code into one from cell. Next Save generated files > Save generated XLST-Rtf file. But this not work correctly. I see picture outside table. If i put picture from file (Insery > Insert image) all work correctly.

    Anyone can help me ? (sorry for my poor English)