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.
see sample report.
Do you have a solution?
Thank you.
ReportTitleBand export wrong to word
ReportTitleBand export wrong to word
- Attachments
-
- WordExport.zip
- (7.87 KiB) Downloaded 182 times
Re: ReportTitleBand export wrong to word
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.
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
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.
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
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.
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
Hello Aleksey,
with the new overlayBand it works correct.
Thanks a lot!
with the new overlayBand it works correct.
Thanks a lot!
Re: ReportTitleBand export wrong to word
Hello,
We are always glad to help you!
Let us know if you need any additional help.
Thank you.
We are always glad to help you!
Let us know if you need any additional help.
Thank you.