[gs-bugs] [Bug 693092] Anchor names not properly progressed when merging pdf documents

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Wed Jun 6 09:25:26 UTC 2012


http://bugs.ghostscript.com/show_bug.cgi?id=693092

--- Comment #8 from der-ilk at web.de 2012-06-06 09:25:24 UTC ---
(In reply to comment #7)
> Your output file only contains a single page, which makes it rather hard to see
> what your problem is.

both of my output files contain two pages. They are the result of merging the
files example.pdf and example2.pdf (which both contain one page) to a pdf which
consequently has two pages.

> Additionally each input files contain an Outline, Open Action and Link
> Annotation, its totally unclear to me which of these you are having a problem
> with.

I am not a pdf expert, so the word 'link' may be wrong for my problem, but in
lack of a better word, I will just use it.
Here is my problem: Both of my input files (example.pdf, example2.pdf) contain
a link to the section in that file (the link actually is the '1' after 'Ref:').
If you click it, your viewer should scroll to that section.

My expectation was that, if the two files become merged by ghostscript, the
link in page 1 points to the section on page 1, and the link in page 2 points
to the section on page 2 (this is what pdftk does).
But: both links point to page 1.

If this is the desired behaviour (even though I do not understand why this is
desired, since it means gs is unable to 'correctly' merge files which contain
links that have been created by hyperref), then this is ok.
I preferred ghostscript to pdftk since its output is much smaller.

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list