[Poppler-bugs] [Bug 13417] Links in document are highlighted in red while different link color specified

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 23 13:55:02 PST 2008


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


Albert Astals Cid <tsdgeos at terra.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTOURBUG




--- Comment #4 from Albert Astals Cid <tsdgeos at terra.es>  2008-01-23 13:55:01 PST ---
It's actually not our bug, so please go and tell the pdflatex people, they
create the Link with 

/Border[000]

but border needs to be at least a triplet of numbers, so we fall back to the
default value specified in the pdf reference [0 0 1] (where 1 is border width)

They should be generating /Border[0 0 0] for the no border case.


-- 
Configure bugmail: http://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