[Poppler-bugs] [Bug 14265] Poppler doesn't render PDFs that check Adobe Reader is there using JavaScript

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 23 05:03:42 PST 2012


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

--- Comment #9 from Adrian Johnson <ajohnson at redneon.com> 2012-02-23 05:03:42 PST ---
I started looking at what it would take to implement javascript. The problem is
all the javascript in this pdf does is check the viewer version and if > 7.0
loads the "XFA" plugin. The pdf contains a stream with 600KB of XML starting
with "<template xmlns="http://www.xfa.org/schema/xfa-template/2.1/">".

There is a 1500 page specification for XFA at
http://partners.adobe.com/public/developer/en/xml/xfa_spec_3_3.pdf

Needless to say, at this point I gave up.

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