When exporting contents of ASPxPivotGrid to pdf text does not wrap.
Regards,
Arun
Support word wrap when printing and exporting
Answers approved by DevExpress Support
Hi,
We have examined the problem and decided that the solution provided in the How to create a custom exporter for the PivotGridControl by using the XtraReport suite example does not cover all scenarios of printing ( for example using the XRPivotGrid inside of the XtraReport suite).So we have returned this suggestion to Active state, and we will try to support it in further versions of the PivotGrid suite.
Update:
It is possible to enable Word Wrap in the Column Area fields using the solution described in the T282184: XRPivotGrid - How to wrap the text in a cell thread. Note that the Best Fit method ignores these settings. Thus, it may be necessary to set fields' width manually.
Thanks,
Andrew
This is badly needed and would be helpful addition.
I am surprised this has been pending for 7 years now.
Hello Arun,
Thank you for the suggestion.
Unfortunately, there is no workaround for this behavior. The PivotGrid Exporter doesn't support word wrap. ASPxPivotGrid doesn't support it either while the web browser does it.
We will consider implementing this feature in the next release.
Thanks,
Ivan
Hi,
Here you can find an example on how this task can be done: How to create a custom exporter for the PivotGridControl by using the XtraReport suite.
Thanks,
Ivan