In this situtaion, I require a header which gives the details of what
is in the grid, such as customer name and product details, so in flex
I use a canvas with a few labels, and a grid, then I use the print job
to print the canvas, and if needs be I loop around the rows in the
grid to print multiple pages. You could include a label for the footer
in the canvas. I am sure you could get page numbers in the footer,
that don't appear on the screen.

Andrew

--- In [email protected], [EMAIL PROTECTED] wrote:
> Hi All,
> 
> Well so far my printing has made me go bald....lol but seriously.
> 
> I have got it to print a header on one page the datagrid contents on
another
> page, and my footer on the last page.
> 
> Not fun at all. I for what the server costs you'd expect better
functionality
> than this. Little things like this make clients unhappy and in the
end MM
> looses because if this issue doesn't get taken care of quick this
will really
> hinder the future of Flex.
> 
> Hey Matt! I agree with Robert. there should be some kind of 
> <mx:FlashPaper> tag
> for v2.0 of Flex. that would make my day.
> 
> also could you look at my print function located in this email below 
> and help me
> get a headder on each page w/ a footer on the last page?
> 
> thanks,
> -Art






Reply via email to