<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Document preview</title><link>https://community.appian.com/discussions/f/general/17812/document-preview</link><description>Hi, 
 
 Is it possible to implement document preview (JPG, GIF, PNG, TIFF, PDF, Docx, .xslx) when we right-click on a hyper link. Currently when we click on a dynamic link it opens in download mode. Our requirement is to preview document first before</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Document preview</title><link>https://community.appian.com/thread/144269?ContentTypeID=1</link><pubDate>Sat, 11 Jan 2025 09:47:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:733b444c-6cf1-454b-b123-e72a0194c0cb</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The&amp;nbsp;&lt;span&gt;documentViewerField does not support Word documents.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document preview</title><link>https://community.appian.com/thread/144265?ContentTypeID=1</link><pubDate>Sat, 11 Jan 2025 04:22:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c0746a7-3342-403c-a060-d01a5be5899d</guid><dc:creator>rakeshmamidi</dc:creator><description>&lt;p&gt;Is it possible to show the Word document using documentViewerField.&lt;/p&gt;
&lt;p&gt;current behavior- When we click on the tab to display document, its downloading directly&lt;/p&gt;
&lt;p&gt;Expected behavior- The document should be visible for like PDF and downloadable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document preview</title><link>https://community.appian.com/thread/70438?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 20:25:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3bb12c6b-5cfb-4231-82d2-cc69cb39bcff</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;There are other patterns you can consider -&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For example, you can create a &amp;quot;browser&amp;quot; of your own that displays the doc and add a link specifically for downloads.&lt;/p&gt;
&lt;p&gt;In the example figure, there&amp;#39;s a browser setup with no docs selected.&lt;br /&gt;Then, in figure 2, the document is selected and the download link becomes enabled.&lt;br /&gt;This pattern creates some separation between the view and download operations.&lt;/p&gt;
&lt;p&gt;&lt;img alt="not yet selected" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/chrome_5F00_rLllov6q3l.png" /&gt;&lt;br /&gt;figure1&lt;br /&gt;&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/chrome_5F00_mSmjfao7WM.png" /&gt;&lt;br /&gt;figure2&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document preview</title><link>https://community.appian.com/thread/70437?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 20:01:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:45746068-049f-48ad-b67e-8f3528842b6c</guid><dc:creator>Omkar Ambardekar</dc:creator><description>&lt;p&gt;My client had a very similar request - Provide ability to *preview* documents before downloading. However, the requirement was limited to PDFs. So I used the &lt;a href="/b/appmarket/posts/pdf-tools" rel="noopener noreferrer" target="_blank"&gt;PDF Tools plugin&lt;/a&gt;&amp;nbsp;to&amp;nbsp;Convert PDF to Image (Creates an array of images or a multi-page tiff from a PDF). Once the PDF file was converted to an array of TIFF images I just displayed the images in a a!forEach of a!documentImage components within a single a!imageField component.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document preview</title><link>https://community.appian.com/thread/70081?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 14:01:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:00676223-df30-4117-9cda-1dfcee4e161d</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;In addition to what the previous posters said - for picture files&amp;nbsp;&lt;strong&gt;specifically&lt;/strong&gt;, this would be pretty easy to accomplish just using the image display field.&amp;nbsp; You would need to come up with some convention other than right-click, since nothing in Appian is able to be configured to behave specially per which mouse button is clicked - a right click (afaik) will always just pop up the in-browser context menu.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document preview</title><link>https://community.appian.com/thread/70078?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 13:12:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4b4a36af-c93b-40c7-b0e5-c546900895b0</guid><dc:creator>roopali3005</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Using document viewer you can view the documents in Appian. But there are few extensions that are not rendered in this document viewer and they are automatically downloaded.&lt;/p&gt;
&lt;p&gt;You can provide the view option beside the documents. So when the user will click on that then save the document id in&amp;nbsp;the parameter and&amp;nbsp;then pass it to the document viewer. If the document viewer can render that document, it will display that otherwise it will get downloaded automatically.&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Roopali Rastogi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document preview</title><link>https://community.appian.com/thread/70076?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 08:40:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:00f0042e-6efa-4687-b30f-bf8da47fb426</guid><dc:creator>Marcel Paradies</dc:creator><description>&lt;p&gt;You could probably implement the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/19.3/Document_Viewer_Component.html"&gt;https://docs.appian.com/suite/help/19.3/Document_Viewer_Component.html&lt;/a&gt;&amp;nbsp;Document Viewer on an interface somewhere in your workflow. This is, however, not a &amp;quot;right click preview&amp;quot; (however you imagine this to work?)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>