Bug 29954

Summary: Error: Annotation rectangle is wrong type
Product: poppler Reporter: Paul Menzel <paulepanter>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Test PDF showing the problem.

Description Paul Menzel 2010-09-01 16:35:27 UTC
Created attachment 38372 [details]
Test PDF showing the problem.

In the thread [1] opening the resulting PDF created by `texexec --xtx pdf-fields.tex` (attached) with Evince or Xpdf does not show any input fields and I get an Error message. It seems to work with the Apple OS and I guess the poster uses the Adobe Reader or something else.

    $ evince pdf-fields.pdf 
    Error: Annotation rectangle is wrong type
    $ xpdf pdf-fields.pdf 
    Error: Annotation rectangle is wrong type

Is the PDF faulty, i. e. XeTeX or ConTeXt at fault, libpoppler5 (0.12.4-1.1) too old or something else? I am using Debian Sid/unstable.

[1] http://archive.contextgarden.net/thread/20100831.120823.578d93e0.en.html#20100831.120823.578d93e0
Comment 1 Albert Astals Cid 2010-09-03 12:39:12 UTC
The PDF is faulty. It has a Widget annotation without the mandatory Rect field

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.