Page 1 of 1

JadeRichText

Posted: Fri Aug 07, 2009 1:05 pm
by ConvertFromOldNGs
by Anonymous >> Fri, 29 Dec 2006 4:49:37 GMT

Hi,
Does anyone else fins a significant difference between fonts that are printed with a text box and a Jade Rich Text control ?

I have text formatted in a Rich Text control with the same font as the text in a text box but the printed output is very different.
Character height is out and character spacing is larger in the JadeReichText control.

The same RTF viewed in Word looks alot different.

Has any one else encountered this? and how have you worked around it ?
Using 6.1.08 ini setting - SVG format , GDI with 400DPI
Thanks Troy.

Re: JadeRichText

Posted: Wed Jun 23, 2010 2:19 pm
by stevek
Not sure if this late reply will help.
Jade documentation advises that all JadeRichText fields when converted to SVG format are held as a picture (not as text).
Hence, quality will be lost.

If your data is plain text only, it would be better to extract the text only version out of the JadeRichText field to avoid the problem and print as a text control (not JadeRichText control)