my @thing = $sheet->PrintOut({ Copies => 1, PrintToFile => 'True', ActivePrinter => "Adobe PDF",#version 7 # ActivePrinter => "Acrobat PDFWriter",#version 6 PrToFileName => "C:\\Report.pdf", #Collate => 1, });