In order to be able to successfully export to Excel using a gridview, MS-Office requires a printer driver to be installed and a default printer to be selected on the user’s PC. If this is not done, then the system will return an “Unexpected Error Occurred!” message.
Does the UltraWebGridExcelExporter have this same limitation or can I export to Excel without a printer installed, or a default printer selected?
thanks for your quick answer.
WebGridExcelExporter, and the rest of the Infragistics.Excel assembly, has no dependency on the installation of printer drivers or the selection of a default printer.
Most of the programming I personally perform is on a virtual machine that doesn't have any printers installed.