Re: PDF TOC
Re: PDF TOC
- Subject: Re: PDF TOC
- From: Shane Stanley <email@hidden>
- Date: Mon, 09 Jan 2017 10:09:27 +1100
On 8 Jan 2017, at 6:12 pm, Takaaki Naganoya <email@hidden> wrote:
>
> But…I can not generate TOC from zero
> Now, there is need to make dummy TOC by Adobe Acrobat.
> Is there a way to create TOC?
Have you tried something like:
set theOutline to current application's PDFOutline's alloc()'s init()
pdfDoc's setOutlineRoot:theOutline
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
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
References: | |
| >PDF TOC (From: Takaaki Naganoya <email@hidden>) |