Bug 31717

Summary: Problem with Acrobat opening PDF created using Cairo
Product: cairo Reporter: Kieran <kieran.mccusker>
Component: pdf backendAssignee: Adrian Johnson <ajohnson>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.10.0   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Working (Cairo 1.8.8)
Fails (Cairo 1.10)
Ruby source

Description Kieran 2010-11-18 05:23:59 UTC
Created attachment 40373 [details]
Working (Cairo 1.8.8)

I am creating PDFs using Cairo. The attached snippet was working fine on Cairo 1.8.8 but gives a 109 error reading document in Adobe 9.4 under Windows when using Cairo 1.10

I am using Fedora in both cases. Sorry the example is ruby, but that's what I am using.

I have attached the output from both versions (2Kb approx)

Many thanks

Kieran
Comment 1 Kieran 2010-11-18 05:25:02 UTC
Created attachment 40374 [details]
Fails (Cairo 1.10)
Comment 2 Kieran 2010-11-18 05:25:49 UTC
Created attachment 40375 [details]
Ruby source
Comment 3 Kieran 2010-11-18 05:28:11 UTC
I have tried opening the document with Foxit reader 4.2 and Okular (KDE) and it opens fine
Comment 4 Adrian Johnson 2010-11-18 06:06:05 UTC
This bug has already been fixed in git with this commit:

http://cgit.freedesktop.org/cairo/commit/?h=1.10&id=f747ea81fb91239690b1785bce9ed29cb58c9098

The next stable release (1.10.2) will contain this fix.

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.