I am using an ultraGridDocumentExporter to export data to PDF files, as well as an ultragridExcelExporter to create Excel spreadsheets. Everything is working fine, but the problem is in the path. We would like to export the files into an open document and allow the user to view, and then save wherever they choose. All the overloads looklike they would require a path to be entered.
Is there a way to do this? Or do I have to save the file somewhere on the users machine?
Did you mean that you wanted to export the data into an existing open Excel workbook or did you mean that you wanted to open the document after you exported the data?
Open the file after export