Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-04-2007, 08:15 AM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default Printer orientation

I tried the new feature of v3.2 here i can get rid of the print dialog box
But i can't change the printers orientation.
I tried the code suggested in the help file (in swfkit ffish), but it doesn't work.

Am i missing something
Can you provide a sample

Many thanks
Reply With Quote
  #2 (permalink)  
Old 09-04-2007, 08:41 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: Printer orientation

Code:
FlashPlayer.showPrintDlg = false;

var printprop = new Object;
printprop.orientation = 2;
printprop.paperSize = 1;
FlashPlayer.printerProperties = printprop;
Reply With Quote
  #3 (permalink)  
Old 09-06-2007, 06:53 PM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default Re: Printer orientation

worked like a charm
i forgot to declare the object first.

Thanks again
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:32 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.