Hi
I am using Aspose.word 9.0.0.0. I have a table report which is generated from SSRS. I am using Aspose.word to merge this document into a template. In some of the cells, specially cells containing date and time values are wrapped to 3 lines. How can I prevent this?
I have attached the rdl and a sample document(which is merged into template).
Please reply ASAP.
Hi
Thanks for your inquiry. Maybe you can try specifying wider width of cells in your report. In addition, I already suggested you using Document.AppendDocument method to concatenate your documents. Have you tried using this approach?
Best regards,