in reply to Using Win32::OLE and Excel - Tips and Tricks
$Book->SaveAs($pdf_file_name,57);
This will save the first sheet as PDF. Does anyone know how to tell Excel to save the entire workbook as PDF?
TIA,Bill
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Using Win32::OLE and Excel - Tips and Tricks
by Anonymous Monk on Aug 31, 2011 at 03:39 UTC |