[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt] Re: Dynamic Page Width on Crosstab

Doug,

I do not know of a way to do what you want, but you could set a page break on every column in the cross tab. Select the column area in the properties editor and then select page break, choose the dimension and set page break after to always.

Jason

Doug Sitkin wrote:
Is it possible to dynamically resize the page width of a crosstab report based on a determination of the number of columns to be displayed?

I've experimented with setting the width property on SimpleMasterPageHandle, but this only seems to work in the report initialization event. Unfortunately the number of columns to be displayed is unknown at that time.

Any help on this issue would be greatly appreciated.
Thanks