Hi, I'm using apache fop 0.20.5 and am able to generate the pdf nicely.But the generated content takes up only 3/4th of the page....I want this to expand/scale to fit the entire page.
And if there are more row data (which varies dynamically)then it will get printed onto the next page.So i was trying to set the table row with "block-progression-dimension.minimum="60pt" instead of saying height="60pt" (As this would make it permanent height and wouldn't vary dynamically) Height property works and not the block-progression-dimension.minimum Is it supported in apache fop 0.20.5? how do i get it working so that the tables are set to a minimum height and it increases as the content grows.If there's not enough content,it'll set to the mimimum height i've specified. Thanks for your help Regards Ram --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
