Hi,
I’m searching a platform-Independent way for encoding binary data to base64 in Basic for LibreOffice.
The purpose is the following:
- get a LibO-document from a website
- edit it
- on Close save the document in temp, read the saved file and post base64-encoded to website
Every Implementation of base64 which works in MS-Office, doesn’t work in LibreOffice or have Windows-dependencies.
Or one has to work around Missing Functions.
Thanks,
Daniel