If you want to print a sub-set of you text... You are going to need to select the appropriate text transfer to a temporary container and use the temporary container as an argument for the PrintJob.addObject(). Remember that in order to print what you see you must see what to print. This is essentially the context of the first paragraph in livedocs...
http://livedocs.adobe.com/flex/3/html/help.html?content=printing_3.html Rick Winscot On 5/23/09 4:17 AM, "Tony Obermeit" <[email protected]> wrote: > > > > > > I'm looking for examples of how to print a single paragraph of text in flex > where I can chose the font and rely on word wrap on page margins. The few > examples I've found show grids, anyone help really appreciated. > > tony > > > >>

