Requirements: Qt 6.8, CMake 3.16+.
-
Clone the Repository
git clone https://github.com/ccseer/OfficeViewer.git cd OfficeViewer -
Download Oracle Outside In Technology SDK
Download the SDK from SDK Release and extract to the
sdkdirectory. -
Build
cmake -B build cmake --build build
This produces two outputs:
officeviewer.dll— the Seer plugintest_officeviewer.exe— standalone viewer for testing
OfficeViewer is a file preview plugin for Seer — a quick-look tool for Windows.
- Supports previewing Microsoft Office files (
.doc,.docx,.xls,.xlsx,.ppt,.pptx, etc.) - Supports additional formats:
.pdf,.dwg,.vsd,.rtf, and more - Built on Oracle Outside In Technology for high-fidelity rendering
- Built as a native DLL plugin for Seer 4.0.0+
Visit 1218.io to download Seer and learn more about the plugin ecosystem.