Hi, i dont know if it helps, but i posted a piece of movieclip printing code here: http://objectpainters.com/blog/?p=9
It basically prints a movieclip you pass it scaled-to-fit. Option 1 and 2 describes rotating along with a landscape setting or not rotating along with it. It might help you although its a snippet not a fullflegded class. greetz JC On 3/16/07, Ian Thomas <[EMAIL PROTECTED]> wrote:
Hi there, 1) You can't make the printer default to landscape, but you can rotate the clips that you are printing. 2) To make clips not print, either build the clips that you want to print into a seperate subtree and print the parent clip of that (you could even do that offscreen) or simply set the clips _visible=false while you print. HTH, Ian On 3/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I'm using the default printjob class as listed in the help pages. > I was wondering if there is a way to; > > 1) always make a printer default to landscape mode > and > 2) specify that certain movieclips DO NOT PRINT _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

