Too many columns for one page
Posted: Wed Jul 25, 2012 10:43 am
I should have posted the topic in this section on the very beginning, but I haven't anticipated that Silverlight sample will be necessary.
I set SegmentPerWidth = 2, but the behavior of StiSLViewerControl is strange then. I see the split, but when I am printing it to *.pdf, a part of column "Description" disappears. And when I am printing it to *.xps, there is only one page.algernon wrote:Thx for reply, but I was thinking about something different. I ment a situation of splitting a large number of columns into two, tree (ect.) separate sets, each on other page (to show each row on several pages horizontally). Compressing all columns on a one page (page.Width / columns.Count) doesn't always look good.