I need to print a datagrid ,It has huge data to print..so I need to include header and footer in every page.. How to add footer and header while printing multiple pages in adobe air?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can only print what your view represents, you'll have to add the header and footers before you issue the command to print. Mayb alive PDF can offer a solution: http://alivepdf.bytearray.org/ More in particular: Custom header and footer |
|||
|
|