Introduction



The Office Renderer is a component that detects a PowerPoint, Word, or PDF file and parses/generates thumbnails of the document using Microsoft libraries and Office programs.


Features



  • Generate thumbnails from PowerPoint, Word, and PDF documents.
  • Configurable thumbnail identifier.
  • Configurable thumbnail size.
    • Fixed sizes by pixel (40x30).
    • Fixed width by pixel (40w).
    • Fixed height by pixel (30h).
    • Fixed sizes by percentage (10%).
  • Save the thumbnails in a selected binary store (filesystem or S3) from the job.
    • Configurable the binary store ID by selecting a field from the job.
    • Configurable a binary store folder name suffix.


Requirements



Before you proceed using the Office Renderer, please ensure that your environment meets the following requirements:
  • Since the Office Renderer uses Microsoft libraries, the process is compatible only with Windows operating systems.


  • The Office Renderer requires Microsoft Office to be installed on your Windows machine. 


  • The Office Renderer requires ImageMagick to be installed on your Windows machine. 


  • The Office Renderer requires Ghostscript to be installed on your Windows machine. 






  • No labels