Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
405
Open file on export
posted

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?

Parents
No Data
Reply
  • 3565
    posted

    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?

Children