[Poppler-bugs] [Bug 33401] Page index calculation from pagelabel fails on multiple pagelabel prefixes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 24 04:10:51 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33401
--- Comment #2 from kellner at kit.edu 2011-01-24 04:10:51 PST ---
Created an attachment (id=42367)
--> (https://bugs.freedesktop.org/attachment.cgi?id=42367)
test program
This program prints indices of pages with labels A-2, B-1, and C-1.
When run on 'test.pdf' it should produce indices (0-based)
1, 2, and 4.
On the current version of poppler, it produces
1, 0, and 0.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Poppler-bugs
mailing list