Skip to content

miyako/4d-plugin-opc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

4d-plugin-opc

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

Implementation of libopc by Florian Reuter.

Platform

carbon cocoa win32 win64

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages