[Poppler-bugs] [Bug 9746] pdftohtml complex output text

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 11 10:30:20 PDT 2007


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





------- Comment #1 from evan.cortens at gmail.com  2007-07-11 10:29 PST -------
Created an attachment (id=10669)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=10669&action=view)
Patch to fix the described issue

This patch adds the methods getPSNoText and setPSNoText to the GlobalParams
class, as well as the appropriate private GBool psNoText. In
PSOutputDev::drawString, a return was added if globalParams->getPSNoText()
returns true.

This is an exact copy from the original pdftohtml.


-- 
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