Have you done this? Do you have a code sample? I'm only a beginner with Flex, but this doesn't seem like the right way to do this.
Does anyone have a code sample for the issue I have described below? Someone must have done this before? Tony --- In [email protected], "Johannes Nel" <[EMAIL PROTECTED]> wrote: > > create a bitmap, draw onto that bitmap the layout you want to print and > print that bitmap > > On Dec 31, 2007 8:41 AM, anthony_morsey <[EMAIL PROTECTED]> wrote: > > > 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 > > > > > > > > > > -- > j:pn > \\no comment >

