• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Printing 2-up duplex in Word (without VBA?) (Was: Scripting Excel: How to find values in cells of kind date)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Printing 2-up duplex in Word (without VBA?) (Was: Scripting Excel: How to find values in cells of kind date)


  • Subject: Printing 2-up duplex in Word (without VBA?) (Was: Scripting Excel: How to find values in cells of kind date)
  • From: Nathan Bailey <email@hidden>
  • Date: Tue, 18 Sep 2007 08:47:42 +1000

Paul Berkowitz wrote:
... when
AppleScript in 2004 and 2008 can do just about everything that VBA can do.
How can you do "print pages 1-4 of the current document in 2-up duplex" in AppleScript, without VBA?

I know I can print pp1-4 with:
do Visual Basic " ActiveDocument.PrintOut Range:=wdPrintFromTo, From:=\"1\", To:=\"4\""
and I know that VBA has "SetDuplex 3" for duplex long-binding and "PrintZoomColumn:=2" for printing two pages on one, but I haven't found anything equivalent for doing it in plain AppleScript.


Any help gratefully received :-)

thanks,
Nathan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Printing 2-up duplex in Word (without VBA?) (Was: Scripting Excel: How to find values in cells of kind date)
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: Scripting Excel: How to find values in cells of kind date (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: Scripting Excel: How to find values in cells of kind date
  • Next by Date: Re: Printing 2-up duplex in Word (without VBA?) (Was: Scripting Excel: How to find values in cells of kind date)
  • Previous by thread: Re: Scripting Excel: How to find values in cells of kind date
  • Next by thread: Re: Printing 2-up duplex in Word (without VBA?) (Was: Scripting Excel: How to find values in cells of kind date)
  • Index(es):
    • Date
    • Thread