I'd like my application to print multiple objects without forced page breaks between them. If I use the PrintJob.addObject() method, there are forced page breaks. I have several textarea.htmltext objects, several graphs, and several legends that I would like to string together to form a document for printing. I want to have this come out paginated the way I want, not one object per page. Is there any way to do this in Flex 2 or 3 beta? Is there an example out there I can look at?
Help would be much apprecaited - Thanks Tony