Export report docx

Stimulsoft Reports.NET discussion
Post Reply
MarcoGecoit
Posts: 17
Joined: Tue Apr 12, 2011 8:22 am

Export report docx

Post by MarcoGecoit »

Good morning,
The export docx creates a file formatted with a table, in which it is impossible to write because it does not format the text.
Can I export in a classic format?
Thanks
Mark
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Export report docx

Post by HighAley »

Hello, Mark.
MarcoGecoit wrote:The export docx creates a file formatted with a table, in which it is impossible to write because it does not format the text.
Can I export in a classic format?
Please, clarify what did you mean with this words: "because it does not format the text".

Maybe next feature will help you. You could set the Tag property of the text component to "rtfparagraph" then the content will be placed in the table gap and other components in this row are ignored. This feature is added in our last prerelease build from March 1.

Thank you.
MarcoGecoit
Posts: 17
Joined: Tue Apr 12, 2011 8:22 am

Export report docx

Post by MarcoGecoit »

The content is formatted in a table, and if I want to change the sentences in the middle of the document is virtually impossible, because the exported text disappears below the table cells. The remaining paragraphs are not moved automatically by adding or removing the test.
When will this version?
Thanks
Marco
MarcoGecoit
Posts: 17
Joined: Tue Apr 12, 2011 8:22 am

Export report docx

Post by MarcoGecoit »

I am using a Stimulsoft.Report.Export.StiWord2007ExportSettings(), I can handle the format of the table ...

thank you anyway

MArco
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Export report docx

Post by Alex K. »

Hello,

Do I understand you correct that the issue is solved?

Thank you.
Post Reply