Page 1 of 1

Export to Excel

Posted: Tue Apr 14, 2009 10:06 pm
by tmoaikel
Hi,

I noticed that when exporting a report to excel with UseOnePageHeaderAndFooter = true, if a DataBand is empty, all its ChildBands are not exported. This seems like a bug.
I want to be able to display a different set of information based on the record type.
Also, cell height is shorter than what it is supposed to be, so text is being cut off when it wraps.

Are there solutions to these two issues?

Thanks.

Export to Excel

Posted: Wed Apr 15, 2009 2:15 am
by Ivan
Hello,
tmoaikel wrote:I noticed that when exporting a report to excel with UseOnePageHeaderAndFooter = true, if a DataBand is empty, all its ChildBands are not exported. This seems like a bug.
I want to be able to display a different set of information based on the record type.
Please send to us an MRT and MDC file of the rendered report.
You can save MDC file in the Preview window via button with Diskette image on it ("Document file ...").
This files is required for testing export.
tmoaikel wrote:Also, cell height is shorter than what it is supposed to be, so text is being cut off when it wraps.
MS Excel allows you to set precisely the sizes of objects, but does not allow you to set the sizes of the text precisely.
Also in the MS Excel the Wysiwyg-feature sometimes works incorrectly, text in editing mode and in preview may looks differently.
Therefore, often a text in the MS Excel looks not how in report preview.

Thank you.