Next step in Reporting without Crystal reports using RDLC: Multicolumn labels.
See Wrox article on
Multicolumn labels
Safety tip for those playing at home with VS2010. ReportViewer control does not render report to show data spread across into multiple columns. To save paper, user Convert to PDF as Print preview.
I was able to create a report in landscape layout with 3 columns using Tablix control to display two data fields.
Be mindful to manage column spacing and margins otherwise there will be column spill over to the next page.
No comments:
Post a Comment