<?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>Append bar code in pdf</title><link>https://community.appian.com/discussions/f/plug-ins/17912/append-bar-code-in-pdf</link><description>Hi all, 
 I have generated a bar code. Is there any way i can append the bar code in pdf document ? the older links in previous discussions doesn&amp;#39;t seem to work. Please help.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70606?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 13:04:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e0e10e7-fd87-4ad7-a2cb-d5e7da25e76d</guid><dc:creator>Chaitra_joshi</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/juergeng393"&gt;juergeng393&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Actually the image is tha bar code that i have to fetch is created in the same process model&amp;nbsp;using generate bar code smart service. so in contents i have mentioned it as a!documentimage( pv!createdBarImage).&lt;/p&gt;
&lt;p&gt;So this doesn&amp;#39;t seem to be working. Can you please guide me ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70561?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2019 14:38:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d506c570-f7fb-44fa-befe-03a7c3b7bb66</guid><dc:creator>juergeng393</dc:creator><description>&lt;p&gt;In the content field of the PDF create node you put in the =rule!getBarcodeImage. This rule should fetch your image from the document location in Appian.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70554?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2019 11:19:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ea824197-8d44-4a9c-bdab-1652cf4b67d5</guid><dc:creator>Chaitra_joshi</dc:creator><description>&lt;p&gt;Okay i get the way now. I am trying to do it. But can you please let me know what should go in Contents field in create pdf Smart Service ? I am not sure if am giving right input in &amp;quot;Contents&amp;quot; input field.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/juergeng393"&gt;juergeng393&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;&amp;nbsp;&lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70541?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2019 15:42:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6496de42-802c-4650-967b-d13a7276731f</guid><dc:creator>juergeng393</dc:creator><description>&lt;p&gt;Of course you can have this happening in one process model with a couple of nodes.&lt;/p&gt;
&lt;p&gt;First Node: Create PDF with the bar code image using the CreatePDF smart service.&lt;br /&gt;You might specify a rule fetching the bar code image its storage location. e.g. =rule!getBarcodeImage.&lt;/p&gt;
&lt;p&gt;Second Node: MergePDF - you merge the bar code pdf with any other existing pdf on the Appian Platform&lt;br /&gt;Input here are Documents: two process variables containing the pdfs you like to merge. And don&amp;#39;t forget &lt;br /&gt;to specify under output the &amp;#39;New Document Created&amp;#39;&lt;/p&gt;
&lt;p&gt;Hope that helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70540?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2019 15:02:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e5fcce9e-7c7c-4bd7-8f92-01f648846a69</guid><dc:creator>bradc0001</dc:creator><description>&lt;p&gt;I would suggest searching the forum for help on using this plugin.&amp;nbsp; There are many discussions and helpful tips.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;For my docx template, I simply used was the template provided in the zip from downloading the plugin in the App Market and modified according to my needs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70530?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2019 09:07:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c01cb733-50ab-4498-80de-d7e4b94ef740</guid><dc:creator>Chaitra_joshi</dc:creator><description>&lt;p&gt;What should exactly go in contents field in create pdf if the bar code image generated is pv!barCodeImage. please let me know :) Thanks in advance&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70527?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2019 05:36:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8dce06d4-1079-481f-9d52-90099f8c1415</guid><dc:creator>Chaitra_joshi</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/juergeng393"&gt;juergeng393&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Will we be able to create pdf using the bar code generated in the same process model ? Please let me know the approach. How will create pdf smart service take generated bar code and append it ? Please let me know.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70524?ContentTypeID=1</link><pubDate>Sun, 17 Nov 2019 08:15:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b67ec478-d2bb-47ab-a5cc-51e470642b36</guid><dc:creator>Chaitra_joshi</dc:creator><description>&lt;p&gt;I Am facing difficulty in creating document from&amp;nbsp;&lt;span&gt;DOCX From Dynamic Template smart service from the Advanced Document Templating plug-in.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70523?ContentTypeID=1</link><pubDate>Sun, 17 Nov 2019 06:57:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:66a9573f-f8a5-4296-9746-8005fcf8ab30</guid><dc:creator>Chaitra_joshi</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;what do you input in xml datamodel ? Can you please help me here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70514?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2019 21:06:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:13ab33e8-7f03-4630-8311-a0122e1947e7</guid><dc:creator>bradc0001</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/chaitraj0002"&gt;Chaitra_joshi&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;I recently did this as well. My requirements was to create a label with some text and include a barcode.&amp;nbsp; After generating the bar code, I used the DOCX From Dynamic Template smart service from the Advanced Document Templating plug-in (&lt;a href="/b/appmarket/posts/advanced-document-templating"&gt;https://community.appian.com/b/appmarket/posts/advanced-document-templating&lt;/a&gt;), then PDF&amp;#39;d the generated docx with the PDF from DOCX smart service found with the Dynamic Document Generator (&lt;a href="/b/appmarket/posts/dynamic-document-generator"&gt;https://community.appian.com/b/appmarket/posts/dynamic-document-generator&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I hope this helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Append bar code in pdf</title><link>https://community.appian.com/thread/70512?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2019 18:25:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:155539ae-8797-48ae-975d-2ef58ca687a9</guid><dc:creator>juergeng393</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;you can use the PDF Tools (available at the App Market).&lt;/p&gt;
&lt;p&gt;Use the &amp;#39;Create PDF&amp;#39; smart service to create PDF-document containing the bar code and then the &amp;#39;Merge&amp;#39; service to merge the two &lt;br /&gt;PDF-documents together.&lt;/p&gt;
&lt;p&gt;We have done this in similar case and it worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>