X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=tiff%2Ftiff-document.c;h=aef7aaac3bf82b6fb9f9bfc70d2ac697c40c3574;hb=c0ff60cfe9747401b11eaae97a220c16aab3ddd5;hp=36847aa45f3173cdd2fd79bf6cafdf016654336a;hpb=d7a658a9e0fe0268a0a5ee115bd7bff7658b04e4;p=evince.git diff --git a/tiff/tiff-document.c b/tiff/tiff-document.c index 36847aa4..aef7aaac 100644 --- a/tiff/tiff-document.c +++ b/tiff/tiff-document.c @@ -411,7 +411,8 @@ tiff_document_document_thumbnails_iface_init (EvDocumentThumbnailsIface *iface) static void tiff_document_ps_export_begin (EvPSExporter *exporter, const char *filename, - int first_page, int last_page) + int first_page, int last_page, + double width, double height, gboolean duplex) { TiffDocument *document = TIFF_DOCUMENT (exporter);