<?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>Generate PDF</title><link>https://community.appian.com/discussions/f/new-to-appian/20703/generate-pdf</link><description>I have an instance where the user selects 1 to many event numbers to generate a report. I am attempting to set it up where I have one template and it fills it out and combines them all to together to generate a final report that maybe any number of pages</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Generate PDF</title><link>https://community.appian.com/thread/80859?ContentTypeID=1</link><pubDate>Sun, 11 Apr 2021 12:57:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aab5f245-e381-472f-9f06-1dbec3521e9d</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Can you share the setup you&amp;#39;re trying within the Merge PDF portion?&amp;nbsp; I built a proof of conecpt PDF merging tool using it several months ago and it seemed pretty straightforward.&amp;nbsp; Also, when you say &amp;quot;it&amp;#39;s not merging them&amp;quot;, what is happening instead?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate PDF</title><link>https://community.appian.com/thread/80858?ContentTypeID=1</link><pubDate>Sun, 11 Apr 2021 06:56:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8cd9511e-395c-483e-a2ff-cee3e993210d</guid><dc:creator>baratc</dc:creator><description>&lt;p&gt;Hi Allen,&lt;/p&gt;
&lt;p&gt;Please try by giving/overriding latest value in the&amp;nbsp;&amp;nbsp;&lt;span&gt;pv!olddocname. I mean save the output of the merge document&amp;nbsp;in pv!olddocname(date type :document) and&amp;nbsp; then pass next loop automatically its takes previously created pdf.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please let me know if this helps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks,Barat&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate PDF</title><link>https://community.appian.com/thread/80828?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 17:13:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e320929-20f7-4e8f-8bb1-8d86e6cd2713</guid><dc:creator>AllenP</dc:creator><description>&lt;p&gt;Thank you, I am one step closer.&amp;nbsp; It is creating separate PDFs for each event, but sadly it is not merging them. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate PDF</title><link>https://community.appian.com/thread/80817?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 14:18:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9887a45b-bc31-4b83-889f-a97ce9c4dd73</guid><dc:creator>baratc</dc:creator><description>&lt;p&gt;Hi Allen&lt;/p&gt;
&lt;p&gt;1) Please try the smart service -PDF Doc from Template.We use the same for pdf creation (PDF Doc from Template also does the same.)&lt;br /&gt;We need to create template using adobe/other pdf template tools&lt;br /&gt;and then do the proper settings.&lt;br /&gt;ex: for date value : label is &amp;quot;Date&amp;quot; and then on the value&lt;br /&gt;field. Please create with #Date#.. import the template and mention the same. Map the values to pdf custom fields&lt;/p&gt;
&lt;p&gt;Save the document name in the output tab in the pv: ex:olddocname&lt;/p&gt;
&lt;p&gt;2)Next step is&amp;nbsp; use Merge pdf smart service.&lt;/p&gt;
&lt;p&gt;below are the settings&lt;br /&gt;input tab&lt;br /&gt; Create New Document (boolean):false&lt;br /&gt;existing document(Document):pv!olddocname&lt;br /&gt;documents(Document):{to document(pv!olddocname),pv!newdocument}&lt;/p&gt;
&lt;p&gt;output tab: save the below value&lt;br /&gt;NewDocumentCreated&lt;/p&gt;
&lt;p&gt;After you create the documents, pls try to loop part and merge the docs. Please make sure the always pv!contains latest document..&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please let me know if above logic works for you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Have a good Day!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate PDF</title><link>https://community.appian.com/thread/80783?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 17:40:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b774daf9-5bf4-4b75-958a-c14d5648f2c1</guid><dc:creator>AllenP</dc:creator><description>&lt;p&gt;That does help, just not sure how to configure the &amp;quot;Fill PDF&amp;quot; and the &amp;quot;Merge PDF&amp;quot; properly. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate PDF</title><link>https://community.appian.com/thread/80673?ContentTypeID=1</link><pubDate>Thu, 01 Apr 2021 20:55:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9fa45ff5-f125-478a-87e5-0b12c74349a3</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;PDF Tools, I believe, has a &amp;quot;merge PDF&amp;quot; smart service that can make a single PDF out of an arbitrary number of other PDFs, if that&amp;#39;s any help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>