<?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>Adding image in header in appian By using HTMl</title><link>https://community.appian.com/discussions/f/general/37230/adding-image-in-header-in-appian-by-using-html</link><description>I’m configuring the logo in the header of my Appian HTML code by using a constant value that holds the image. In the &amp;lt;img&amp;gt; tag, I am specifying the source as this constant value. 
 &amp;lt;img logoId=&amp;quot;&amp;amp;document(cons!EX_LOGO,&amp;quot;id&amp;quot;)&amp;amp;&amp;quot;&amp;gt; but it is not displaying</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Adding image in header in appian By using HTMl</title><link>https://community.appian.com/thread/139238?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 12:50:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:87074944-0f81-4661-8645-110a98a3f865</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;As per &lt;a href="/members/stefanhelzle0001"&gt;Stefan Helzle&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1723035026258v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding image in header in appian By using HTMl</title><link>https://community.appian.com/thread/139232?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 10:22:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4b5315ac-98aa-40af-ab11-ead7fa9c26cd</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I describe this in my blog post:&amp;nbsp;&lt;a href="https://appian.rocks/2023/10/23/great-pdfs-with-appian/"&gt;appian.rocks/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding image in header in appian By using HTMl</title><link>https://community.appian.com/thread/139220?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 08:35:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:88ef5263-126d-41e5-aa8a-de660f4abcab</guid><dc:creator>Sri Ram Kaja</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/laxmipavanik0001"&gt;laxmipavanik0001&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;You cannot use document function in html code to convert that to pdfs. Convert the document to base 64 format and then use that base 64 string in the image tag.&lt;/p&gt;
&lt;p&gt;Example:&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span class="hljs-selector-tag"&gt;img&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span class="hljs-attribute"&gt;src&lt;/span&gt;&lt;span&gt;=&amp;quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4 //&lt;/span&gt;&lt;span class="hljs-number"&gt;8&lt;/span&gt;&lt;span&gt;/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==&amp;quot; alt=&amp;quot;Red dot&amp;quot; /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>