Bug 41457

Summary: Links are not correct if using complex and single html mode in pdftohtml
Product: poppler Reporter: Fabian B <fabianbumberger>
Component: utilsAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: The solution for this problem
A diff from my changes

Description Fabian B 2011-10-04 09:22:59 UTC
Created attachment 51966 [details]
The solution for this problem

If you have a document with several pdf slides and want to convert it to html in complex and single html mode, the links leading from one to another slides are not correct.

My solution is setting an html anchor after the body of each slide and setting the links to these anchors.

For that I changed some lines in the source code (see the atached file)
Comment 1 Albert Astals Cid 2011-10-06 03:03:25 UTC
Can you please attach a diff with your changes and not the whole file?
Comment 2 Fabian B 2011-10-11 07:33:53 UTC
Created attachment 52217 [details]
A diff from my changes
Comment 3 Fabian B 2011-10-11 07:35:26 UTC
I attached a diff:
Code was changed at three places in the source code.
With these changes, the bug should be solved.
Comment 4 Albert Astals Cid 2011-10-17 05:40:11 UTC
Can you please attach a pdf file to test this?
Comment 5 GitLab Migration User 2018-08-21 10:34:56 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/270.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.