diff --git a/README.md b/README.md index ca8c45ab..b35b6e13 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ val job = ippPrinter.printJob( numberUp(2), jobPriority(30), Compression.GZIP, - jobName(file.name), DocumentFormat.PDF, + jobName(file.name), pageRanges(2..3, 8..10), finishings(Punch, Staple), printerResolution(300, DPI),