1 --- filter/pdftops.c Sat May 23 01:00:39 2009 2 +++ filter/pdftops.c Fri May 4 13:28:06 2012 3 @@ -321,7 +321,7 @@ 4 */ 5 6 size = ppdPageSize(ppd, NULL); 7 - if (size && fit) 8 + if (size) 9 { 10 /* 11 * Got the size, now get the orientation...