Index: lpr.c =================================================================== --- lpr.c (revision 27607) +++ lpr.c (revision 27608) @@ -88,7 +88,7 @@ return; } - ps_hid_export_to_file(f, options); + ps_hid_export_to_file(f, options, NULL); pcb_pclose(f); }