<?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>How to configure fill PDF pluggin .</title><link>https://community.appian.com/discussions/f/plug-ins/19935/how-to-configure-fill-pdf-pluggin</link><description>Hi All, 
 I have a requirement to make an editable form . The form fields should be fillable and the data entered should get saved into the database on click of submit in an interface. The upload interface should contain fillable pdf as well as a submit</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/140746?ContentTypeID=1</link><pubDate>Wed, 18 Sep 2024 07:30:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c7a3a905-9c10-4561-8fa1-e46126dcc280</guid><dc:creator>sriharshak0938</dc:creator><description>&lt;p&gt;I am trying to use this plugin but I do not understand why I am unable to get fields data from PDF using getpdffields fucntion. the doc is in arabic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/78280?ContentTypeID=1</link><pubDate>Thu, 03 Dec 2020 11:18:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0d7f9de2-312a-4d09-8147-5dce137ff347</guid><dc:creator>Shikha</dc:creator><description>&lt;p&gt;No problem Mike . Thanks for your input.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/78272?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2020 18:30:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:facf4b3c-5247-427f-b52b-dffddf37b14f</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;That sounds familiar, i think it might be a bug in the plug-in.&amp;nbsp; Check to see if anyone (&lt;a href="/b/appmarket/posts/pdf-tools?CommentId=c6fa1611-b93f-46ce-b5a4-08339c9a504e"&gt;like me&lt;/a&gt; maybe) has commented on the plug-in&amp;#39;s comments in the app market, and potentially leave your own comment there on the issue.&lt;/p&gt;
&lt;p&gt;Edit: found the comment I was thinking of, link added.&amp;nbsp; Community doesn&amp;#39;t notify me when people reply to comments in certain cases (like on plug-in pages), so sorry for not replying to your question there originally.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/78267?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2020 15:54:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:017ccc5f-ab35-437b-9e3d-81db50b7ab00</guid><dc:creator>Shikha</dc:creator><description>&lt;p&gt;If flatten is set to true, we get only the labels of the fields, no textfields come up(pdf flattened maybe) . Also, no value populates. That&amp;#39;s how it works I guess, though I expected it to show the values I provided.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Basically I wanted to have the values populated into the pdf fields in read only mode only(non editable) mode.(just visible field values, like name=adam ). Setting flatten to false do populates the textfields, but I can edit those values. (textfields)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/78265?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2020 15:13:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6befe40f-4aff-453e-b1c4-c4fb3abee39b</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I&amp;#39;m surprised - what happens if you set it to TRUE?&amp;nbsp; As far as I remember, I&amp;#39;ve been able to make both work.&amp;nbsp; However, I&amp;#39;ve seen some funny results in the case of certain unusually-created PDF forms, so that might be what you&amp;#39;re up against.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/78261?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2020 11:08:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:31a1d18b-0b1c-4c54-babb-55a02eac461e</guid><dc:creator>Shikha</dc:creator><description>&lt;p&gt;Thanks Mike, this works only if flatten parameter is set to false.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/78246?ContentTypeID=1</link><pubDate>Tue, 01 Dec 2020 15:13:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7231a8f2-e55d-4508-ad24-17762d355dfd</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Your rule is returning the wrong data structure.&amp;nbsp; As I said in my prior comment, you will need to return a list of dictionaries where each dictionary has the fields &amp;quot;name&amp;quot; and &amp;quot;value&amp;quot;.&amp;nbsp; For instance, your first dictionary would be:&lt;/p&gt;
&lt;p&gt;{ name: &amp;quot;fullLegal&amp;quot;, value: &amp;quot;Adam&amp;quot; }&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/78237?ContentTypeID=1</link><pubDate>Tue, 01 Dec 2020 09:52:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aa1cc048-f062-40fe-b468-28892073efcc</guid><dc:creator>Shikha</dc:creator><description>&lt;p&gt;Hi Mike , as suggested I have a rule with name value pairs in dictionary format. I am passing this as the input for the fill PDF service. Ideally , the PDF should get populate with the given values . But the generated PDF does not gets populated with the given values .Flatten is true so its getting genrated in read only format.The document I am uploading is a simple PDF with textfields created online via pdf editor. Attached screenshots:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/19/pastedimage1606815311661v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/19/pastedimage1606815785441v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/77907?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 15:54:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9cf918d5-f9ff-4761-9679-dc8c3dc016e0</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I vastly prefer &amp;quot;Fill PDF&amp;quot; which it sounds like Shikha is referring to, because it allows you to expressionize the generation which is dramatically more efficient especially when dealing with repeating fields or lists, etc.&lt;/p&gt;
&lt;p&gt;To use the Fill PDF smart service it&amp;#39;s super easy - just create an expression rule that outputs a list of dictionaries where each one has 2 properties, &amp;quot;name&amp;quot; and &amp;quot;value&amp;quot;.&amp;nbsp; &amp;quot;name&amp;quot; needs to match the PDF&amp;#39;s fillable field name.&amp;nbsp; You can see this when you go into Form Edit mode in Adobe Acrobat Editor, which is what you&amp;#39;ll need to have/use in order to make your fillable PDF.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, you can use the &amp;quot;getpdffields()&amp;quot; rule found in the PDF Tools plug-in to return the plaintext field names for all fields in the PDF, once you&amp;#39;ve uploaded the template to your Appian environment.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure fill PDF pluggin .</title><link>https://community.appian.com/thread/77901?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 15:26:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7dab5734-9a2a-454e-b090-1602dfd827b8</guid><dc:creator>Vinod Shukla</dc:creator><description>&lt;p&gt;&lt;span&gt;Use Smart service named&amp;nbsp;PDF Doc From Template. (Use a PDF template to populate data into and save as a PDF file in Appian)&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>