Embedded Document Image

Hi All,

I am trying to embed an image into a form, from a document (could be any document type) that a user can then scroll through to analyse the doc within the Appian form itself. The key thing here is that a user doesn't want to have to download the document locally to properly view it.

So far I have discovered the following:

- A documentImage field will allow me to embed a document,
- One limitation is that it will only show the first page of the doc
- The second limitation is that the 'size: "LARGE"' still isn't big enough for a user to see the doc properly; see attached screen.
- Finally it seems that only PDF's will render on the form.

I can solve two of these issues, by converting everything to PDF, and creating a separate document for each page and having a "Next Page" and "Previous Page" button; although this is quite a painful workaround. However I don't see any way around the size issue, short of telling the ...

OriginalPostID-251115



  Discussion posts and replies are publicly visible