
win2pdfd.exe convertto "sourcefile.xlsx" "destfile.xlsx" xlsxautofit
Converts the Microsoft Excel XLSX file "sourcefile.xlsx" to a Microsoft Excel spreadsheet with auto-fit columns, and saves the document to "destfile.xlsx".
Any file names that contain spaces must be enclosed with quotation marks. The "sourcefile" can be a local file path, or an web address (URL) to an existing XLSX file.
This feature requires a licensed version of Win2PDF Pro. Contact us for a time limited evaluation license.
Returns 0 on success, and a Windows system error code on failure.