I'm trying to print dynamic reports in Flex 2 using a combination of
VBox controls sized to simulate 8.5/11 sheets of paper and TextArea
controls containing dynamic text.  

I'm finding a that the FlexPrintJob does not allow me to control where
the page breaks are so printing gets pretty messy when the height of a
TextArea is greater than one full page (792px).

Does anyone know if extending the PrintDataGrid might help with this
to take advantage of the pagination methods?  Any thoughts on how this
could be accomplished?

TIA,
MC

Reply via email to