Skip to content

glib: Make PrintScaling preference available in API

This commit adds poppler_document_get_print_scaling() function and PopplerPrintScaling enum so that applications which use poppler's glib frontend can access this preference. I plan to use this in Evince so that PDF documents are scaled as intended by author of the document.

Merge request reports