<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question record producer pdf in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3448862#M5628</link>
    <description>&lt;DIV&gt;How can I generate a PDF that includes all the variables from a record producer submission in the Service Portal and attach that PDF to the created record? The goal is for this to happen automatically when the user submits the form. Must include multi row variable set data too. The use case is that outside organizations need to be emailed the info from the form.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Fri, 12 Dec 2025 19:21:12 GMT</pubDate>
    <dc:creator>estebaerickson</dc:creator>
    <dc:date>2025-12-12T19:21:12Z</dc:date>
    <item>
      <title>record producer pdf</title>
      <link>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3448862#M5628</link>
      <description>&lt;DIV&gt;How can I generate a PDF that includes all the variables from a record producer submission in the Service Portal and attach that PDF to the created record? The goal is for this to happen automatically when the user submits the form. Must include multi row variable set data too. The use case is that outside organizations need to be emailed the info from the form.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Dec 2025 19:21:12 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3448862#M5628</guid>
      <dc:creator>estebaerickson</dc:creator>
      <dc:date>2025-12-12T19:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: record producer pdf</title>
      <link>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3450758#M5657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/684600"&gt;@estebaerickson&lt;/a&gt;&amp;nbsp;&amp;nbsp;- there is a PDF Generation API in ServiceNow that you could use to develop this as a custom solution. However, there is some complexity in your particular use-case. If you're looking for a turn-key solution that makes this simpler and more supportable, Yansa Labs has a certified app on the Store that would make this quite easy. You can try it out for free in a sub-prod instance if you think it would help. Feel free to reach out to me directly if you have any questions. Thanks!&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://store.servicenow.com/store/app/cbcaeba61b246a50a85b16db234bcb81" target="_blank" rel="noopener noreferrer"&gt;Yansa PDF Generator on the ServiceNow Store&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Dec 2025 13:25:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3450758#M5657</guid>
      <dc:creator>ben_hollifield</dc:creator>
      <dc:date>2025-12-16T13:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: record producer pdf</title>
      <link>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3450776#M5658</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/684600"&gt;@estebaerickson&lt;/a&gt;&amp;nbsp;Please refer to this &lt;A href="https://www.servicenow.com/community/developer-articles/generating-custom-pdfs-using-the-new-pdfgenerationapi/ta-p/2318979" target="_blank"&gt;article&lt;/A&gt;&amp;nbsp;to know how PDFs can be created in ServiceNow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 13:50:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3450776#M5658</guid>
      <dc:creator>Sandeep Rajput</dc:creator>
      <dc:date>2025-12-16T13:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: record producer pdf</title>
      <link>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3450794#M5660</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/684600"&gt;@estebaerickson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;there is no OOTB way for this, you will have to design your own logic&lt;/P&gt;
&lt;P&gt;you can use PDF Generation API&lt;/P&gt;
&lt;P&gt;check this link which has script from Piyush&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.servicenow.com/community/itsm-forum/generate-pdf-file-for-catalog-variables-and-attach-it-to-ritm/m-p/533156/page/2" target="_blank"&gt;Generate PDF file for catalog variables and attach it to RITM&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can check the PDF Generation API for this&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=2e2e69d71bdaa0d038739979b04bcb84" target="_blank"&gt;Generating Custom PDFs - using the new PDFGenerationAPI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;another method&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=ba5c2aa1dbd0dbc01dcaf3231f961932" target="_blank"&gt;Generate PDF and attach to the record&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.servicenow.com/community/virtual-agent-forum/when-catalog-item-is-submitted-attach-variables-to-ritm-as-a-pdf/td-p/2912945" target="_blank"&gt;When catalog item is submitted, attach variables to RITM as a PDF&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 14:13:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3450794#M5660</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-12-16T14:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: record producer pdf</title>
      <link>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3452050#M5671</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/684600"&gt;@estebaerickson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing good.&lt;/P&gt;
&lt;P&gt;Did my reply answer your question?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 03:15:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/record-producer-pdf/m-p/3452050#M5671</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-12-18T03:15:43Z</dc:date>
    </item>
  </channel>
</rss>

