Page 1 of 1

ReportTitleBand export wrong to word

Posted: Wed Mar 25, 2015 9:20 am
by rksaskia
Hallo,

our report has a ReportTitleBand with heigth = 0,0 (used for event trigger - before print).
Report is ok, but the export to word produce a 1 cm blank space at the top of the page. This is the reason, why the export 2 pages needed.
word1.JPG
word1.JPG (110.92 KiB) Viewed 1798 times
see sample report.

Do you have a solution?

Thank you.

Re: ReportTitleBand export wrong to word

Posted: Wed Mar 25, 2015 1:55 pm
by HighAley
Hello.

This issue is connected with using Overlay band.
Did you make the report in 2014.3.0 build?
We see that the Overlay band has GUID.
If to create such report there is no GUID for Overlay.
Please, try to remove Overlay GUID from mrt-file manually.

Thank you.

Re: ReportTitleBand export wrong to word

Posted: Mon Mar 30, 2015 1:01 pm
by rksaskia
Hello,

yes, we used 2014.3.
yes, we have a Overlay-band.
yes, the Overlayband have gui, because we used it to display a text at the left page border

I can confirm, that without overlay-band the export to word is correct.
I have removed the gui from the overlay-band. The empty overlay-band produced also the issue.

For all readers:
When the vertical Alignment of the overlay-band is set to Center, the issue don't occurs.
Set to bottom. the empty space is at the bottom of the page.

Bug or feature?

Thank you.

Re: ReportTitleBand export wrong to word

Posted: Tue Mar 31, 2015 1:31 pm
by Alex K.
Hello,

GUID is the internal field of the component. It can be seen if you open an .mrt file in a text editor. For OverlayBand it is not filled but in your file it is somehow filled and the component is not considered an empty one and exported. If you create a new OverlayBand its GUID field will be empty (as it should be). So try to create a new OverlayBand and move the text box to it, and remove the old band.

Thank you.

Re: ReportTitleBand export wrong to word

Posted: Thu Apr 09, 2015 12:35 pm
by rksaskia
Hello Aleksey,

with the new overlayBand it works correct.

Thanks a lot!

Re: ReportTitleBand export wrong to word

Posted: Thu Apr 09, 2015 1:21 pm
by Alex K.
Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.