Page 1 of 1

Export to rtf using Tabbed Text format

Posted: Wed Jun 29, 2011 2:41 am
by Stephan1
Hi there,

we've got a problem exporting a report to rtf.

We're using the .RtfTabbedTextformat.

code: m_StiReport.ExportDocument(StiExportFormat.RtfTabbedText, "C:\Test3.rtf")

The Export is working fine, the .rtf file is created, but... the tabstops are not set correct. I can send the .rtf File if you need.

We need this format, because our customer want's .rtf file and edit the text after export, so using the other .rtf formats like rtftable are not an option.

Are there any settings for rtftabbedtext like setting the first tab distance etc. ?

Also winword export using tables, so it's difficult for the user to edit the text's.

code: m_StiReport.ExportDocument(StiExportFormat.RtfWinWord, "C:\Test5.docx")

Version used: 2011.2.1014.

The Problem occurs only in the Multiline Textboxes, the 1st line of text is placed right, but then no tabs are set.
It'seems that the Tabstops are not set right when text contains more than 1 Line. Autowrap is on.

Any hints ?

thx

Stephan

Export to rtf using Tabbed Text format

Posted: Wed Jun 29, 2011 9:01 am
by Andrew
Hello,

Unfortunately, this is a restriction of the export mode, and it will not be possible redesign.
Please describe in more detail, and if possible with examples, that is not good for you in other modes of export, maybe we can give any advice.

Thank you.

Export to rtf using Tabbed Text format

Posted: Wed Jun 29, 2011 9:26 am
by Stephan1
Hi Andrew,

i wrote you a PM.

Anyway using the other formats are not a good solution. They all using kind of Tables. So for editing Text, it's very bad for the customers.

In "tabbedtext" it's easy to edit the text but the formatting of tabs are wrong :hugging:

I can send you a pdf which is ok. and the resulting .rtf if you need.

thx

Export to rtf using Tabbed Text format

Posted: Thu Jun 30, 2011 1:55 am
by Stephan1
Hi Andrew,

how can i send you a report ? the reports contains personal info, so i dont want to put it public.

I can send you a .pdf version of it and the exported .rtf file for analysis.

thx for your help.

stephan

Export to rtf using Tabbed Text format

Posted: Thu Jun 30, 2011 3:42 am
by Andrew
Hello,

Please send is to support@stimulsoft.com . Please refer to this topic thread.

Thank you.

Export to rtf using Tabbed Text format

Posted: Thu Jun 30, 2011 3:51 am
by Stephan1
Andrew wrote:Hello,

Please send is to support@stimulsoft.com . Please refer to this topic thread.

Thank you.
Hi,

Reports sended to the above email.

Thx

Stephan

Export to rtf using Tabbed Text format

Posted: Thu Jun 30, 2011 9:09 am
by Alex K.
Ok.
Thank you.

Export to rtf using Tabbed Text format

Posted: Thu Jun 30, 2011 12:57 pm
by ajcervera
Hi,

Sorry for the intrusion in this post but related to "RtfTabbedTextformat" export option to RTF, would it be possible to include this export mode in your Stimulsoft Dialog by default when a report (preview or designer mode) is saved as RTF (now only tables and frames modes are available)?.

Thank you very much.