Skip to content

ccseer/OfficeViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OfficeViewer

Building and Running

Requirements: Qt 6.8, CMake 3.16+.

  1. Clone the Repository

    git clone https://github.com/ccseer/OfficeViewer.git
    cd OfficeViewer
  2. Download Oracle Outside In Technology SDK

    Download the SDK from SDK Release and extract to the sdk directory.

  3. Build

    cmake -B build
    cmake --build build

    This produces two outputs:

    • officeviewer.dll — the Seer plugin
    • test_officeviewer.exe — standalone viewer for testing

Seer Plugin

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.

About

A plugin for Seer Pro

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors