[Poppler-bugs] [Bug 13338] Making pdftops preserve PDF page labels

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 29 18:24:52 PST 2007


http://bugs.freedesktop.org/show_bug.cgi?id=13338





------- Comment #5 from ccshan at post.harvard.edu  2007-11-29 18:24 PST -------
I am the coder of the patch.

Attached please find a PDF file, the desired PS output, and the LaTeX code I
used to make the PDF file.

I'm sorry that I am unfamiliar with how clean you want the patch and how much
behavior of the original code you want to preserve.  Would it be acceptable to
preserve the original behavior of PSOutputDev::writePSTextLine simply by not
sharing any code between it and PSOutputDev::writePSText?

My limited understanding of GooString suggests that it is not the case that
> writePSFmt(" {0:d}\n", seqPage);
> should be
> writePSFmt(" {1:d}\n", seqPage);
because the number 0 is an index for which argument to format.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list