I have a proprietary file format (.udf) that I want my clients to open, edit and save in LibreOffice Writer simply by double-clicking on it from the desktop.
A file in this format (.udf) is a “zip” archive that contains a “content.xml” file that has all the document details.
1-How can I achieve this?
2-What are the methods to make filters that LibreOffice supports currently?
3-If possible, I want to make the filter using python.
Please tell me if you need any more info. Thanks for your help.
Edit: I have uploaded the file, this website doesn’t allow my file extension to be uploaded, so I changed it to (.doc) so that I can upload it here, please change it back to (.udf) after download.
sample 1.doc (5.8 KB)