Re: Export MS Excel range to a PDF file
Re: Export MS Excel range to a PDF file
- Subject: Re: Export MS Excel range to a PDF file
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 23 May 2011 09:17:05 -0700
- Thread-topic: Export MS Excel range to a PDF file
I would try to work around that limitation by copying the range to a new
workbook, then 'save workbook as [workbook] file format PDF file format',
then (optionally) deleting the new workbook.
I haven't tried it, but that's where I'd start. Check the 'save as' command
in the Microsoft Excel Suite. It looks like it should be possible.
--
Paul Berkowitz
> From: Leonid Bogdanov <email@hidden>
> Reply-To: Leonid Bogdanov <email@hidden>
> Date: Mon, 23 May 2011 13:09:41 +0400
> To: AppleScript-Users <email@hidden>
> Subject: Export MS Excel range to a PDF file
>
> Hello!
>
> Does anybody have an example on how to export a MS Excel range object into
> a PDF file?
> Windows version of MS Excel has an ability to programmatically save a
> range object into a PDF file (exportAsFixedFormat() method in COM interface).
>
> Sadly, a range object doesn't understand save or save as commands too.
>
> Thank you!
> _______________________________________________
> 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
_______________________________________________
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