Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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



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: http://lists.apple.com/mailman/options/applescript-users/email@hidden

This email sent to email@hidden
References: 
 >Set destination file for Adobe PDF 7.0 printer, How ? (From: "Nima Tiran" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.