Print to CSV
- 
 @Dashrender said in Print to CSV: @scottalanmiller said in Print to CSV: @Dashrender said in Print to CSV: @scottalanmiller said in Print to CSV: @Dashrender said in Print to CSV: @scottalanmiller said in Print to CSV: @CCWTech said in Print to CSV: From what I can tell the program we are using has a built in integration for Excel but you have to have Excel and not something like Libre Office. Likely using the Excel automation API that is unique. I spaced this one. I was thinking the application could be lame and trying to call the excel.exe executable directly. That could be solved with a link to LibreOffice executable - assuming the LibreOffice executable accepts the same arguments. In theory, yes. But I think it is using an API to make it output to CSV. Otherwise, we'd just expect it to open the file and sit there. I assume then that using the API is easier than the application simply outputing to CSV on it's own? I doubt it. sooooo... they did it why? bad programmers? Always, or they just hate the users. But the latter would be crazy. 
