Windows Application unable to Export to OpenOffice

Discuss setup / installation issues - Add a spell checker, Language pack?
Post Reply
animld
Posts: 1
Joined: Wed Feb 06, 2019 6:57 am

Windows Application unable to Export to OpenOffice

Post by animld »

I have a windows ERP Application(Developed by VC++) running in Ubuntu version 16.04.5 using Wine. Software is having a option of exporting Report to Open Office which is working fine in Windows Environment, ie when we are exporting to Open office(windows Environment) open office opens up and data starts exporting. But When I am running from Ubuntu software is unable to open Office/Libre Office, that is why exporting not done. Please suggest how our VC++ application can find Open Office.
OpenOffice 4.0
User avatar
RoryOF
Moderator
Posts: 34618
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: Windows Application unable to Export to Open Office

Post by RoryOF »

Linux uses different file path formats to Window. You need to look at those in your VC++ code. This is a matter for your VC++ coders.
Apache OpenOffice 4.1.15 on Xubuntu 22.04.4 LTS
Post Reply