[Poppler-bugs] [Bug 13417] New: Links in document are highlighted in red while different link color specified
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 28 02:56:48 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=13417
Summary: Links in document are highlighted in red while different
link color specified
Product: poppler
Version: unspecified
Platform: All
URL: http://www.xs4all.nl/~pgzd/pdf-links/example.pdf
OS/Version: All
Status: NEW
Severity: minor
Priority: low
Component: general
AssignedTo: poppler-bugs at lists.freedesktop.org
ReportedBy: colbrac at xs4all.nl
When creating pdf's from a latex file using pdflatex you can set specific pdf
options in the header. I use those to 'mask' the links in the pdf files
generated, like so:
\usepackage[pdftex,
colorlinks={false}, % Color the text of links
pdfpagelabels, % Make pdfs go 4 (7 of 40) instead of just (7 of 40)
pdfborder={000}, % Place a white border around links in the pdf
pdfstartview={FitV}, % with what level of zoom the pdf is opened, here
its vertical fit
pdfpagelayout={SinglePage} % Start the view in scrolling per page
instead of continous scrolling
]{hyperref}
so I expect to see a document without boxes surrounding black links. The
colorlinks option is respected, the pdfborder option isn't as far as I can
tell. Testing in Adobe Reader 8 shows that the pdf itself is correct.
Any chance this can be corrected? Or is this a 'feature'? :)
--
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