<?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>topic RE: save required pdf pages into a single pdf file in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75843#M28442</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt;.&lt;BR /&gt;&lt;BR /&gt;Your solution works perfect. Thanks!&lt;BR /&gt;Initially I thought someone will come up with a code stage but your process flow also resolved my query. It's Cool! Can you also update the process flow to delete a range of pages. For example delete page range from page 2 to page 5.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Jun 2022 11:29:00 GMT</pubDate>
    <dc:creator>vinodchinthakin</dc:creator>
    <dc:date>2022-06-24T11:29:00Z</dc:date>
    <item>
      <title>save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75833#M28432</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a scenario where PDF file has more than 2 pages. I need to save pdf with first two pages and delete remaining pages.&lt;BR /&gt;I am using(Utility PDF VBO) &lt;STRONG&gt;Split Pdf range&lt;/STRONG&gt; action to split first two pdf pages into two pdf files then using&lt;STRONG&gt; merge pdf&lt;/STRONG&gt; action to merge those two splitted files into a single pdf file. Its working fine.!&lt;BR /&gt;&lt;BR /&gt;Do we have any single action or code to get required number of pages of pdf file in an output pdf file?&lt;BR /&gt;OR Do we have any single action or code to delete all pages by providing the starting index page number?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 19 May 2022 13:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75833#M28432</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2022-05-19T13:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75834#M28433</link>
      <description>Good day, Vinod.&lt;BR /&gt;&lt;BR /&gt;You can utilize the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/pdf-management-2" target="_blank" rel="noopener"&gt;PDF Management VBO&lt;/A&gt;, which offers a Split Index argument that can be passed to Split File.&lt;BR /&gt;&lt;BR /&gt;Look at this. I assume this is exactly what you need to split a PDF in one go, always starting with the first two pages.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15368.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15527iC8E158E5FB996F33/image-size/large?v=v2&amp;amp;px=999" role="button" title="15368.png" alt="15368.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2022 06:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75834#M28433</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-05-20T06:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75835#M28434</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt;.&lt;BR /&gt;&lt;BR /&gt;I assume this action creates two output files.&amp;nbsp; But I need a single output file having first two pages of input pdf ​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2022 10:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75835#M28434</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2022-05-20T10:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75836#M28435</link>
      <description>Hi Vinod,&lt;BR /&gt;&lt;BR /&gt;I've added a new action in the VBO which will generate only a single PDF by updating the code stage.&lt;BR /&gt;&lt;BR /&gt;Please check and let me know how it goes and if it serves your purpose.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2022 14:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75836#M28435</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-05-20T14:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75837#M28436</link>
      <description>Attached is the ZIP.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2022 14:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75837#M28436</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-05-20T14:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75838#M28437</link>
      <description>Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="cdcbb58e-c324-4e05-b305-48fb798e17be" data-tag-text="@vinod chinthakindi" href="https://community.blueprism.com/network/profile?UserKey=cdcbb58e-c324-4e05-b305-48fb798e17be" data-itemmentionkey="6d439200-28e9-4da0-9986-14c1ee196236"&gt;@vinod chinthakindi&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Did this solution work for you?&lt;BR /&gt;&lt;BR /&gt;Let us know the update.&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jun 2022 15:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75838#M28437</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-06-07T15:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75839#M28438</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt;&lt;BR /&gt;sorry for late update. There is an issue at my Org. They have removed access to copy ddl's for developers. So I am not able to test above VBO due to missing pdfsharp.dll. It will take some time to get those access. Then I can able to provide an update about your solution!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2022 10:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75839#M28438</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2022-06-08T10:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75840#M28439</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Your solution worked for me. Thanks a lot.!&lt;BR /&gt;Do we have any solution for Deleting a single Page or Range of Pages from PDF?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2022 10:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75840#M28439</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2022-06-13T10:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75841#M28440</link>
      <description>Hi Vinod,&lt;BR /&gt;&lt;BR /&gt;I've added a new action to Delete a Single PDF page.&lt;BR /&gt;&lt;BR /&gt;Please check out.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2022 16:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75841#M28440</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-06-23T16:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75842#M28441</link>
      <description>Attached the ZIP&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2022 16:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75842#M28441</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-06-23T16:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75843#M28442</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt;.&lt;BR /&gt;&lt;BR /&gt;Your solution works perfect. Thanks!&lt;BR /&gt;Initially I thought someone will come up with a code stage but your process flow also resolved my query. It's Cool! Can you also update the process flow to delete a range of pages. For example delete page range from page 2 to page 5.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jun 2022 11:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75843#M28442</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2022-06-24T11:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75844#M28443</link>
      <description>I'm glad if that help.&lt;BR /&gt;&lt;BR /&gt;Yeah, I tried to find the delete method using code but could not find any proper and straightforward coding solution for this.&lt;BR /&gt;&lt;BR /&gt;Sure, I'll try to work on delete range as well in some time.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jun 2022 11:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75844#M28443</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-06-24T11:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75845#M28444</link>
      <description>&lt;P&gt;Hi Tejas,&lt;/P&gt;
&lt;P&gt;In the release I saw an action to Merge PDFs but it could only be done to two inputs. Have you worked on Multiple PDFs merge? If yes, Can you let me know ? I tried to use &lt;SPAN data-ng-bind-html="vm.solution.title" class="ng-binding"&gt;Function for PDF Management&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ng-if="vm.solution.semanticVersion.computed !== ''" class="ng-binding ng-scope"&gt;- 1.1.0 , in spite of placing the dll files, it is still having errors in the objects.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sahana Mohan&lt;BR /&gt;Lead Software Engineer&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jan 2024 09:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75845#M28444</guid>
      <dc:creator>sahana.mohan</dc:creator>
      <dc:date>2024-01-08T09:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: save required pdf pages into a single pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75846#M28445</link>
      <description>&lt;P&gt;Hello &lt;A id="MainCopy_ctl11_ucMessageList_rptMessageList_ProfileImageDisplay_4_NameLink_4" biobubblekey="a2ba761c-6254-4dcc-aa56-cdb7bfb7008c" href="https://community.blueprism.com/network/profile?UserKey=a2ba761c-6254-4dcc-aa56-cdb7bfb7008c" target="_blank" rel="noopener"&gt;sahana mohan&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I just retried it is working fine for me with multiple PDF as well for Merge action. I was able to merge 4 pdf into 1 pdf.&lt;/P&gt;
&lt;P&gt;Did you put the pdfsharp library in the BP Automate folder? This is provided on the DX portal.&lt;/P&gt;
&lt;P&gt;Also if you can share the error message.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji - &lt;A href="https://www.linkedin.com/in/tejaskumardarji/" target="test_blank"&gt;https://www.linkedin.com/in/tejaskumardarji/&lt;/A&gt;&lt;BR /&gt;Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jan 2024 06:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/save-required-pdf-pages-into-a-single-pdf-file/m-p/75846#M28445</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2024-01-09T06:54:00Z</dc:date>
    </item>
  </channel>
</rss>

