• 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
Re: Set destination file for Adobe PDF 7.0 printer, How ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Set destination file for Adobe PDF 7.0 printer, How ?


  • Subject: Re: Set destination file for Adobe PDF 7.0 printer, How ?
  • From: Philip Aker <email@hidden>
  • Date: Tue, 26 Sep 2006 13:26:35 -0700

On 2006-09-26, at 12:05:08, Nima Tiran wrote:

I'm new in this list, and searched for my question in archive didn't find any answer, I'm trying to use Adobe PDF 7.0 to print my page, it generates the PDF file of my document with the same original doc name and it's locating PDF file in Desktop. My question is how can i give the address of PDF file for that printer?

I use the PMSessionCopyDestinationLocation() but seems doesn't work, any idea how can I solve this issue,

It sound to me like you are on the wrong list for such questions because PMSessionCopyDestinationLocation() is at an application's source code level. So in the future you should try the Applescript- Implementors list <email@hidden>.


Normally to tell an application to print at the code level, you would issue an AppleEvent of class 'aevt' and id 'pdoc' and supply a list of typeAlias ('alis') to the target application in the direct parameter (keyDirectObject). Depending on the application, there may be additional parameters available. The main APIs in question are AECreateDesc(), AECreateAppleEvent(), AEPutParamDesc(), and AESend(). Look them up in ApplicationServices.framework and Carbon.framework.


Philip Aker email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Set destination file for Adobe PDF 7.0 printer, How ? (From: "Nima Tiran" <email@hidden>)

  • Prev by Date: Set destination file for Adobe PDF 7.0 printer, How ?
  • Next by Date: RE:AS or Quark cannot count
  • Previous by thread: Set destination file for Adobe PDF 7.0 printer, How ?
  • Next by thread: New to applescript: year of
  • Index(es):
    • Date
    • Thread