Printing Multipage RichEditableText HTML text
Hi All
I have a RichEditableText control that display HTML text that's readin from a multi-page html file.
What's the best way to Print this text control?
I try adding the control to the Flex print job, it will print but cut text at the end of page.
I also like to have a page header and page count. Is there any way I can tell the TLF to break it into Multipage?
Another idea is to launch an external browser with the html file in it and somehow tell that to print.
Not sure how but it sounds a bit simpler.
Any idea?
Thanks
