aogufeixue / pdfium

Automatically exported from code.google.com/p/pdfium
0 stars 0 forks source link

Rendering problems with images (corelates to "no tree created" warning in jpeg library) #139

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open attached PDFs in Chrome
2.For tree2.pdf observe missing shadows for the colored rectangles (compared to 
Adobe Reader) 
3.For tree3.pdf observe blank page (compared to an image in Adobe Reader)

What is the expected output? What do you see instead?
No, the expected outputs are described in the steps above

What version of the product are you using? On what operating system?
Chrome Version 41.0.2272.118 on Windows

Please provide any additional information below.
A purpose built executable that uses PDFium library emits the following output 
on stderr:

WARNING in tgt_create tree->numnodes == 0, no tree created.

WARNING: No incltree created.

WARNING in tgt_create tree->numnodes == 0, no tree created.

WARNING: No imsbtree created.

Original issue reported on code.google.com by kaleksan...@yuzu.com on 9 Apr 2015 at 11:32

Attachments: