Re: Output to PDF/PostScript (Only a sorta-kinda answer...)
Re: Output to PDF/PostScript (Only a sorta-kinda answer...)
- Subject: Re: Output to PDF/PostScript (Only a sorta-kinda answer...)
- From: Ron Bishop <email@hidden>
- Date: Thu, 15 Aug 2002 07:47:05 -0500
Stone Design (www.stone.com) has a great program that does this if
you're working in OS X.
DOCtor is freeware you can download - however you need to have PStill
installed to handle the fonts. You simply drag the Word document onto
the icon and a PDF/Postscript is created.
There is also a Command Line version available -
http://www.stone.com/PStill/PStill_CLL.tar.gz
Ron Bishop
www.daddydoodaa.com
On Thursday, August 15, 2002, at 05:16 AM, Mark Watkins wrote:
I've seen several threads from people asking that someone provide them
with an example to print to pdf or postscript, taking advantage of the
fact that OS X can do this all by itself (without the help of
Acrobat). Now will someone provide us with some code (err...script)
that will give us an example of how to do this? I know some Apple
employees have to be looking at these messages, so please provide a
good answer. As a matter of fact, show me how to do it in Microsoft
Word please:
tell application "Microsoft Word"
open (choose file)
--Provide scripting syntax here to Print/Output to PDF/PostScript.
quit
end tell
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.