RTF-Problem with tables

edited 12:30PM in FastReport 4.0
Hi,

we are using FR 4.9.95 VCL/delphi with the frxRichView component loading RTF-code from the database. Everything work fine, except when testing and installing on testhost, all RTFs containing tables are displayed as RTF-code {\rtf1\ansi1\...}.

As my testhost is a freshly installed windows 7 machine, maybe there is a library or a font missing that leads to this problem. Do you have any idea?

The RTF-output is created by WPTools, but I guess this is standard rtf.

Thanks and best regards
Eike

Comments

  • edited 12:30PM
    Embedded RichView components currently must not have tables inside.
  • edited 12:30PM
    But it works on most computers... [img]style_emoticons/<#EMO_DIR#>/ph34r.gif" style="vertical-align:middle" emoid=":ph34r:" border="0" alt="ph34r.gif" /> Any idea?[/img]
  • edited 12:30PM
    Embedded tables in a RTF memo need additional processing before generating a RTF file. This does not mean that embedded tables will not work, but it must be understood that not all tables will be processed correctly. You have either to simplify these tables before exporting or avoid using them. Later this feature will be introduced to the RTF export.
  • edited 12:30PM
    Draeden wrote: »
    Embedded tables in a RTF memo need additional processing before generating a RTF file. This does not mean that embedded tables will not work, but it must be understood that not all tables will be processed correctly. You have either to simplify these tables before exporting or avoid using them. Later this feature will be introduced to the RTF export.

    Where can I find more information about this?

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.