Non-english characters in MemoView make it disappear in PDF export
Hi,
I am using FastReports 3.20 and I have encountered a rather strange problem. Whenever a MemoView component in the report contains non-english characters such as ?¤, ?? or ?? the memo is not visible in the PDF export!
Such a MemoView in XML looks like this:
The MemoView is visible when I generate preview in the FastReport editor but in the PDF export generated in run time it is not.
I am using Borland CBuilder 6 Enterprise.
I am using FastReports 3.20 and I have encountered a rather strange problem. Whenever a MemoView component in the report contains non-english characters such as ?¤, ?? or ?? the memo is not visible in the PDF export!
Such a MemoView in XML looks like this:
<TfrxMemoView Name="Memo19" Left="181,41744" Top="177,63791" Width="177,63791" Height="18,89765" Text="?¤?¤?¤ ?¶?¶?¶?¶??????????"/>
The MemoView is visible when I generate preview in the FastReport editor but in the PDF export generated in run time it is not.
I am using Borland CBuilder 6 Enterprise.