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
Export to Excel
Hello,
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.
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.
Please send to us an MRT and MDC file of the rendered report.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.
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.
MS Excel allows you to set precisely the sizes of objects, but does not allow you to set the sizes of the text precisely.tmoaikel wrote:Also, cell height is shorter than what it is supposed to be, so text is being cut off when it wraps.
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.