The richTextBox has a RadDocument with a large image of width 1171. The print page only shows part of the image, the rest of the image is not printed. Shown Below is part of xaml of the RadDocument having an image of width 1171.
<t:Paragraph>
<t:ImageInline Extension="png" Height="43" RawData="iVBORw0KGgoAAAANSUhEUgAABJMAAAArCAIAAABDx17OWbo09GQGz8AAAAASUVORK5CYII=" RotateAngle="0" Width="1171" />
Is this a bug? Any workarounds?
Thanks,
<t:Paragraph>
<t:ImageInline Extension="png" Height="43" RawData="iVBORw0KGgoAAAANSUhEUgAABJMAAAArCAIAAABDx17OWbo09GQGz8AAAAASUVORK5CYII=" RotateAngle="0" Width="1171" />
Is this a bug? Any workarounds?
Thanks,