all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* generating ToC for existing PDF?
@ 2013-10-26 13:11 Adam Spiers
  2013-10-28  1:26 ` Adam Spiers
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Spiers @ 2013-10-26 13:11 UTC (permalink / raw)
  To: org-mode mailing list

Hi all,

I have an existing PDF, along with a text file table of contents.  Is
it possible to use org to generate a new PDF which includes a ToC at
the beginning, where each item in the ToC is hyperlinked to its
corresponding page in the original PDF?  I see that org understands
hyperlinks like:

  docview:papers/last.pdf::NNN

but I'm not sure if exporting to PDF would preserve those hyperlinks,
and even if so, when merging the generated ToC with the original PDF,
there would need to be a way to adjust them to point within the new
merged file.

Thanks,
Adam

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: generating ToC for existing PDF?
  2013-10-26 13:11 generating ToC for existing PDF? Adam Spiers
@ 2013-10-28  1:26 ` Adam Spiers
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Spiers @ 2013-10-28  1:26 UTC (permalink / raw)
  To: org-mode mailing list

On 26 October 2013 14:11, Adam Spiers <orgmode@adamspiers.org> wrote:
> Hi all,
>
> I have an existing PDF, along with a text file table of contents.  Is
> it possible to use org to generate a new PDF which includes a ToC at
> the beginning, where each item in the ToC is hyperlinked to its
> corresponding page in the original PDF?  I see that org understands
> hyperlinks like:
>
>   docview:papers/last.pdf::NNN
>
> but I'm not sure if exporting to PDF would preserve those hyperlinks,
> and even if so, when merging the generated ToC with the original PDF,
> there would need to be a way to adjust them to point within the new
> merged file.

I found a solution:

http://unix.stackexchange.com/questions/97695/generate-a-hyperlinked-table-of-contents-and-insert-into-existing-pdf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-28  1:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-26 13:11 generating ToC for existing PDF? Adam Spiers
2013-10-28  1:26 ` Adam Spiers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.