<?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>Process Model - Document generation</title><link>https://community.appian.com/discussions/f/process/25575/process-model---document-generation</link><description>Hi, 
 
 What might be the best approach to generate a PDF document in Appian using process model smart services. 
 
 Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process Model - Document generation</title><link>https://community.appian.com/thread/99919?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 15:59:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a2952db-7f6b-4b75-8849-ee98f9517cc6</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Yeah, there are different smart services that generate PDFs in different ways and were developed at different times in different plug-ins by different developers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model - Document generation</title><link>https://community.appian.com/thread/99917?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 15:06:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0ea45d01-2048-4403-9f88-63412c6f7c81</guid><dc:creator>Rao2022</dc:creator><description>&lt;p&gt;I am trying to say .....&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. I have generated PDF using &amp;quot;&lt;span&gt;PDF from HTML&amp;quot; and PDF file is not looking great.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. I have also generated PDF using &amp;quot;PDF from single DOCX&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Now, I have expected same PDF output (Forgot about image) from both processes. But output looking totally different.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model - Document generation</title><link>https://community.appian.com/thread/99916?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 14:55:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba125994-bf23-4fc9-8c67-e5afd5047d97</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="111732" url="~/discussions/f/process/25575/process-model---document-generation/99915#99915"]the output is looking perfect and the document is looking like a proper PDF where as the PDF document which has been generated is totally looking different[/quote]
&lt;p&gt;Sorry, I might need a bit more clarification on which thing you&amp;#39;re referring to where here.&amp;nbsp; As-is, it sounds almost like you&amp;#39;re saying &amp;quot;the output looks perfect but also the output looks totally different&amp;quot;, or something.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model - Document generation</title><link>https://community.appian.com/thread/99915?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 14:24:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ff4d93b1-e673-44d5-92e0-85a07b6f42a8</guid><dc:creator>Rao2022</dc:creator><description>&lt;p&gt;Thanks Mike for acknowledging.&lt;/p&gt;
&lt;p&gt;Just now I have&amp;nbsp;generated a PDF using &amp;quot;PDF from single DOCX&amp;quot; the output is looking perfect and the document is looking like a proper PDF where as the PDF document which has been generated is totally looking different and even it is not looking like a PDF (just looking like a image).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model - Document generation</title><link>https://community.appian.com/thread/99914?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 14:18:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:04361fa8-9c89-45a8-8133-4c4d52428b6a</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;AFAIK the PDF from HTML smart service is only (or at least mainly) used for creating a text-based PDF using fundamental HTML text formatting.&amp;nbsp; An image link in the source HTML file would not be interpreted into the resulting PDF as anything particularly useful - by default I&amp;#39;d guess it might just be ignored outright, that or you&amp;#39;d just see whatever HTML placeholder was there for the image. Remember that typical HTML files don&amp;#39;t &amp;quot;store&amp;quot; images whatsoever, they merely link to images hosted elsewhere.&amp;nbsp; &lt;em&gt;(I know there are exceptions where an HTML might store an image file encoded in base64 - this would be an interesting experiment, but I don&amp;#39;t have any expectation that the Appian smart service would even be looking for this, much less interpret it correctly.)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m unaware of any supported way to force this smart service to incorporate images into the output PDF, though there may be others here with more experience there, who may know of additional tricks or work-arounds.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model - Document generation</title><link>https://community.appian.com/thread/99913?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 14:09:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bce2b920-8509-4096-b36e-dfe03b4f7dda</guid><dc:creator>Rao2022</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When I try to generate the PDF document&amp;nbsp;using &amp;quot;PDF from HTML&amp;quot;, the output is not looking like an image attached to the PDF and it is looking totally different.&lt;/p&gt;
&lt;p&gt;Also, whatever image is there on the HTML document, same is not visible on the PDF.&lt;/p&gt;
&lt;p&gt;Appreciate if someone advise on this issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model - Document generation</title><link>https://community.appian.com/thread/99853?ContentTypeID=1</link><pubDate>Sun, 21 Aug 2022 03:35:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8f669b2-22c7-48b0-8e68-6ba93dbce71e</guid><dc:creator>deepakg681722</dc:creator><description>&lt;p&gt;I thin, for that you image should be available on your webserver.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model - Document generation</title><link>https://community.appian.com/thread/99847?ContentTypeID=1</link><pubDate>Sat, 20 Aug 2022 21:01:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:05c38438-faf0-4533-9456-105d765e7d31</guid><dc:creator>Rao2022</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When I used &amp;quot;PDF from HTML&amp;quot; to generate PDF document from HTML file, the PDF file which has been generated is not showing the image which is there on the HTML.&lt;/p&gt;
&lt;p&gt;Any clue what might be the&amp;nbsp;issue.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model - Document generation</title><link>https://community.appian.com/thread/99832?ContentTypeID=1</link><pubDate>Sat, 20 Aug 2022 04:05:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b859a69c-f2e0-463c-9aef-2399df57260d</guid><dc:creator>deepakg681722</dc:creator><description>&lt;p&gt;What type of PDF document do you want to generate? There are a lot of services available in the process model based on your requirement you can use these smart services. For example, If you want to generate your document from the template then you can use pdf document from template smart service.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1660968308451v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>