Reading a document from backend to UI

I want to read pdf/.docx file content on UI and my file should not be visible on front end. Is it possible?

  Discussion posts and replies are publicly visible

Parents
  • Hi ravis,

    Document viewing behavior differs depending on the document type and browser. Some browsers may render documents inline, while other browsers
    or file types may be downloaded. Browser plug-ins or extensions may impact this behavior. Consider the browsers that your users will be using
    to access your application.
    Example: PDF documents are displayed inline in Chrome, Firefox, Safari, and Edge, but are downloaded by default in Internet Explorer 11.
    a!documentViewerField() component displays documents stored in Appian.


    Thanks,
    ravalik
Reply
  • Hi ravis,

    Document viewing behavior differs depending on the document type and browser. Some browsers may render documents inline, while other browsers
    or file types may be downloaded. Browser plug-ins or extensions may impact this behavior. Consider the browsers that your users will be using
    to access your application.
    Example: PDF documents are displayed inline in Chrome, Firefox, Safari, and Edge, but are downloaded by default in Internet Explorer 11.
    a!documentViewerField() component displays documents stored in Appian.


    Thanks,
    ravalik
Children
No Data