[Poppler-bugs] [Bug 33199] poppler: can't render text in PDF form

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 17 01:39:17 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33199

--- Comment #3 from Török Edwin <edwintorok at gmail.com> 2011-01-17 01:39:17 PST ---
Looks like the PDF uses widgets:

/Subtype/Widget/TU(Cod Numeric Personal)/Parent 30 0 R/MaxLen 13/F 4/P 42 0 R/Q
0/T(\xfe\xff\x00C\x00N\x00P\x00[\x000\x00])/DA(/TimesNewRomanPSMT 12.00 Tf 0
g)/FT/Tx/Type/Annot/MK<<>>>><</Rect[82.159 594.272 567.434 612.272]

It also seems to have a tooltip and some javascript to validate the field:
<assist\n><toolTip\n>Cod Numeric Personal</toolTip\n></assist\n><value\n><text
maxChars="13"\n/></value\n><event activity="exit"\n><script
contentType="application/x-javascript"\n>\nvar cn ;\nif (!this.isNull
&amp;&amp; !Utile.verifCNP(this.rawValue))\n{\t\n\tthis.rawValue =
"";\n\tform1.body.Confirmare.CNP2.rawValue="";\n\tapp.alert("CNP
incorect.");\n}\nelse \n{\n   
variables.Utile.umple_CNP2();\n}\n\n</script\n></event\n></field\n

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