Skip to main content
July 15, 2021
Question

Opening uploaded *.docx file as a preview in runtime

  • July 15, 2021
  • 5 replies
  • 0 views

Hi,

I have a requirement to open an uploaded *.docx file as a preview in runtime from appian upload folder.

Please help me with it

Thanks,

    5 replies

    stefanhelzle0001
    Brainy
    July 15, 2021

    OOTB Appian does not support preview of docx files. And I am not aware of any available plugin.

    mikes0011
    Brainy
    July 15, 2021

    A potential workaround is to pass the DOCX file through the PDF from DOCX smart service to generate a (temporary) PDF, which can then be displayed on-form.  This can be hit-or-miss depending on the complexity of the DOCX in question, though.

    The Expression Guru
    July 15, 2021

    I didn't find any smart service named "PDF from DOCX", can you help me locate it.