OK I'll try that, thanks. On Wed, Mar 10, 2010 at 2:46 AM, Joshua Granick <[email protected]>wrote:
> Create a new BitmapData object, use the draw method to turn a Sprite (or > View3D object, what-have-you) into a Bitmap. > > Once you have a Bitmap, you can send it to a printer or PDF > > > > On Tue, 09 Mar 2010 11:07:40 -0800, Konstantinos Anatolitis < > [email protected]> wrote: > > I guess I didn't make myself clear. >> >> I want to use the PrintJob Class to print my 3D scene in my application to >> print whatever my camera is seeing. >> >> On Tue, Mar 9, 2010 at 5:58 PM, jens lofberg <[email protected]> >> wrote: >> >> Hi >>> I don't know if this help you but a classical way of printing flash (with >>> vectors) is to print as pdf and then open in illustrator. But you have to >>> have a pdf printer installed (included in acrobat pro or alternative open >>> source) >>> >>> jens >>> >>> Konstantinos Anatolitis a écrit : >>> >>> Hi all! >>> >>>> >>>> Is it possible to print my 3D Scene? >>>> If so, how do I do it? >>>> >>>> Thanks in advance. >>>> >>>> k.// >>>> >>>> >>>> >>>> >>> >>>
