Skip to content

miyako/4d-plugin-opc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

platform license downloads

4d-plugin-opc

A plugin to read and write DOCX, XLSX, PPTX files in 4D.

Implementation of libopc by Florian Reuter.

Version

Please consult the wiki.

Remarks

Modify file.c to accept Unicode file paths on Windows.

Modify plib.h

#if _MSC_VER < 1900 
#define snprintf _snprintf
#endif

Supply iconv.h unistd.h for Windows.

About

4D plugin to read and write DOCX, XLSX, PPTX files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages