TextEdit print to PDF and Mail
TextEdit print to PDF and Mail
- Subject: TextEdit print to PDF and Mail
- From: Jeremy Sellors <email@hidden>
- Date: Thu, 7 Jun 2007 16:59:07 -0700
Hi,
I want to save a TextEdit file as a PDF and Email it using Mail.app.
the print dialog in TextEdit creates a PDF using the PDF Services
drop down menu in the Print dialog using thePDF Service "Mail PDF"
that I have already set up. It shows up in the PDF drop down menu of
the print dialog.
The properties shown do not compile but are shown
--
tell application "TextEdit"
print front document print dialog no with properties
{PrintasPDFMenu:"Mail PDF"}
end tell
--
How do I get the properties of the print dialog?
Any help would be appreciated,
Thanks,
Jeremy Sellors
_______________________________________________
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