Home >> Excel to Image Converter Pro

Excel to Image Converter Pro0 Command Line options Top  Previous  Next


To perform batch conversion or call conversion procedure from an automation script, you can use command line function in Excel to Image Converter Pro, You can either run this tool directly from command line or call it from any script as well. The program supports the following command-line options:

Usage: xls2img [Option] <XLS File> [<image File>]
-f <page number> : First page to be converted
-l <page number> : Last page to be converted
-s : Each page in a separate file
-r : Overwrite an existing destination file without prompting to confirm
-h or -? : Print usage information
-i <input XLS file name> : XLS file will be converted
-o <output Image file name> : Image file will be generated

For example :
   xls2img -i c:\a.xls
   xls2img -i c:\a.xls -o c:\a.jpg
   xls2img -s -i c:\a.xls -o c:\a.jpg
   xls2img -f 5 -l 8 -i c:\a.xls -o c:\a.tif
   xls2img -f 1 -l 1 -r -i c:\a.xls -o c:\a.bmp

http://www.pdf-convert.com
Copyright © 2001-2011 PDF-Convert Inc. All rights reserved.