Hi!
Why are the margins and some field's position altered
when we print the Stimulsoft report output-exported to word2007 or Rich Text file to paper?
It looks okay on the preview mode though, what can I do to fix the issue?
Thanks!
Altered margin and field position when output is exported to word2007 or Rich Text file and sent to
Altered margin and field position when output is exported to word2007 or Rich Text file and sent to
Hi,
We have added a new 'Margins' property to the RichText component. Please download the latest prerelease build available on site.
If you still face the problem even after this update, please send mrt template and mdc file of the rendered report to support[at]stimulsoft.com for analysis.
You can save into mdc format from the preview window or using the following code:
Thank you.
We have added a new 'Margins' property to the RichText component. Please download the latest prerelease build available on site.
If you still face the problem even after this update, please send mrt template and mdc file of the rendered report to support[at]stimulsoft.com for analysis.
You can save into mdc format from the preview window or using the following code:
Code: Select all
report.Render(false);
report.SaveDocument("myRenderedReport.mdc");
Thank you.
Altered margin and field position when output is exported to word2007 or Rich Text file and sent to
Hi Edward, our client is currently looking on the export to Word 2007 file for now. please advise what fix we can do for that issue?
Thanks!
Thanks!
Altered margin and field position when output is exported to word2007 or Rich Text file and sent to
Hi,
Please send mdc file of your report to support[at]stimulsoft.com and mrt one as well. We need them to give you necessary suggestions about possible workaround.
Thank you.
Please send mdc file of your report to support[at]stimulsoft.com and mrt one as well. We need them to give you necessary suggestions about possible workaround.
Thank you.
Altered margin and field position when output is exported to word2007 or Rich Text file and sent to
Hi Edward, files are now sent for analysis.
Thanks
Thanks