In some cases (FE cups-to-cups printing) PDF has PJL header diff --git cups/conf/mime.types cups/conf/mime.types index dcb07710e..fb4e2e265 100644 --- cups/conf/mime.types +++ cups/conf/mime.types @@ -71,7 +71,8 @@ # #application/msword doc string(0,) -application/pdf pdf regex(0,^[\n\r]*%PDF) +application/pdf pdf regex(0,^[\n\r]*%PDF) \ + contains(0,128,<1B>%-12345X) + contains(0,4096,"ENTER LANGUAGE = PDF") application/postscript ai eps ps string(0,%!) string(0,<04>%!) \ contains(0,128,<1B>%-12345X) + \ (contains(0,4096,"LANGUAGE=POSTSCRIPT") \