I have a PDF with a whole bunch of internal links. Many of them are simple
page links, and work just fine in xpdf. Some did not work in xpdf, however,
and upon investigation with Adobe Acrobat Professional I determined that
they are JavaScript links that run this.pageNum=N where N is the page
number to go to. Since xpdf does not seem to support JavaScript, I'd like
some automated way to convert those links to be the simple kind that it
does support. I looked into using Acrobat Professional, but there does not
seem to be any way to accomplish what I want without doing it manually for
each link.

Does anyone know of a way to script modification of a PDF document,
particularly its links? I'd even be happy with a dependable C library to do
the manipulation.

--Greg


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to