That's an ambitious project! Embedding OpenOffice into a web app is definitely possible. You can explore using LibreOffice Online (based on OpenOffice) which has a REST API and can be integrated into your web app. For customizing the saved file format, you can look into using OpenOffice's UNO API to interact with the spreadsheet data and store it in a PostgreSQL database. For performance, security, and scalability, consider using a cloud-based infrastructure like AWS or Google Cloud, and implement encryption using SSL/TLS and at-rest encryption. You may also want to explore using a real-time collaboration framework like ShareDB or Firebase to enable multi-user collaboration.
Statistics: Posted by MINTHETNAUNG — Mon Aug 12, 2024 7:36 pm