Skip to content
Commit cad2cf93 authored by Carlos Garcia Campos's avatar Carlos Garcia Campos
Browse files

xps: Do not use EvDocument API in get_info implementation

get_info might be called while the document is being loaded and the
EvDocument cache is not filled yet. Use only the GXPS API to make
sure we get valid values. This fixes the page size always reported as
0x0 in the properties dialog.

https://bugzilla.gnome.org/show_bug.cgi?id=711093
parent 14092aab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment