<?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 Viewer is not rendering PDF</title><link>https://community.appian.com/discussions/f/user-interface/19925/document-viewer-is-not-rendering-pdf</link><description>i face this issue when using document viewer component</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Document Viewer is not rendering PDF</title><link>https://community.appian.com/thread/77988?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 15:47:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:16587e52-a069-4280-982e-13496e6aa918</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;FYI, in your screenshot, the reason you&amp;#39;re getting that error message is because you&amp;#39;re in the Interface Editor (instead of the Rule Editor), and in the Interface Editor you have to put interface components.&amp;nbsp; So you either have to put that code in the rule editor, or you could even set the rule output as the value of a display field i.e. a!paragraphField().&lt;pre class="ui-code" data-mode="java"&gt;a!paragraphField(
  label: &amp;quot;fields&amp;quot;,
  value: getpdffields(24370),
  disabled: true()
)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document Viewer is not rendering PDF</title><link>https://community.appian.com/thread/77978?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 11:23:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cbad18de-48fe-4fac-b542-32f90684769a</guid><dc:creator>Shikha</dc:creator><description>&lt;p&gt;Hi @pedro,&amp;nbsp;how do I capture the values entered in editable pdf and store those in appian? I have an editable document in doc viwer field. If for that document , I use getpdffield(docID), I get below issue. The editable pdf form is dowloaded online (jotpdf). Do I need to create an editable form using Adobe acrobat only ? My requirement is to create an editable form , users will enter the details which will be then saved in the DB and can then download the final updated form. Any particular approach is used for this ?&amp;nbsp;Kindly help.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1605784588141v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document Viewer is not rendering PDF</title><link>https://community.appian.com/thread/77977?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 11:13:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:08878673-2f10-4fe3-a304-445e9d3523c8</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;&lt;span&gt;Mohamed,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please refer to the documentation below on the Document Viewer Component.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://docs.appian.com/suite/help/20.3/Document_Viewer_Component.html"&gt;https://docs.appian.com/suite/help/20.3/Document_Viewer_Component.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As mentioned, document viewing behavior differs depending on the document type and browser.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document Viewer is not rendering PDF</title><link>https://community.appian.com/thread/77970?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 08:24:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8554f5f-3047-42e2-a739-3372ba9651ab</guid><dc:creator>Mohamed Kassem</dc:creator><description>&lt;p&gt;its working now ,&amp;nbsp; I fix the identifier parameter&amp;nbsp;so its working but when i try to view word file its viewed empty and download it&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Document Viewer is not rendering PDF</title><link>https://community.appian.com/thread/77872?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2020 17:30:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba8592df-b9a0-4464-9d9c-bc8684d0ae36</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;Hi &lt;span&gt;Mohamed,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you shed some more light on this topic? Did you validate the consistency of the document that you are trying to render? Is this happening with all PDFs? Just this one?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>