Bug 41457 - Links are not correct if using complex and single html mode in pdftohtml
Summary: Links are not correct if using complex and single html mode in pdftohtml
Status: RESOLVED MOVED
Alias: None
Product: poppler
Classification: Unclassified
Component: utils (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-04 09:22 UTC by Fabian B
Modified: 2018-08-21 10:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
The solution for this problem (47.48 KB, text/x-c++src)
2011-10-04 09:22 UTC, Fabian B
Details
A diff from my changes (1.98 KB, application/octet-stream)
2011-10-11 07:33 UTC, Fabian B
Details

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.