<?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: PDF Management VBO - Merge PDF issue in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/PDF-Management-VBO-Merge-PDF-issue/m-p/88845#M39330</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;The core issue here is that most of these PDF connectors are based on free/open source PDF libraries, and, as unfortunate as it is, these projects aren't actively maintained. The folks that handle iTextSharp actually moved it to a commercial model, although they do have an AGPL open source licensed community edition. You would definitely want to review the terms of that license before going down that path as there are some source code requirements.&lt;BR /&gt;&lt;BR /&gt;Ultimately, the best way to address PDF processing, when you have no control over what version of PDF you'll be getting, is to go with a commercial library such as Adobe's PDF Services API (which is what the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/blue-prism---pdf-toolkit" target="_blank" rel="noopener"&gt;PDF Toolkit&lt;/A&gt; uses).&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Mar 2022 18:59:00 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2022-03-08T18:59:00Z</dc:date>
    <item>
      <title>PDF Management VBO - Merge PDF issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-Management-VBO-Merge-PDF-issue/m-p/88843#M39328</link>
      <description>Hi Team,&lt;BR /&gt;&lt;BR /&gt;In PDF Management utility from DX to merge PDFs it fails on some PDFs while merging and throw below error message.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I updated latest PDFSharp DLL but still it error out while merge.&lt;BR /&gt;&lt;BR /&gt;Any idea how to handle this PDF merge?&lt;BR /&gt;&lt;BR /&gt;Also I see in review other folks have noticed the same so trying to find a way out for all of us.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="23990.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24123iDDD6DA5BBB77FC4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="23990.png" alt="23990.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------</description>
      <pubDate>Tue, 08 Mar 2022 16:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-Management-VBO-Merge-PDF-issue/m-p/88843#M39328</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-03-08T16:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF Management VBO - Merge PDF issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-Management-VBO-Merge-PDF-issue/m-p/88844#M39329</link>
      <description>As alternative i tried to use SabanciDx - Daily PDF Actions from DX which works on itextsharp DLL.&lt;BR /&gt;&lt;BR /&gt;This throw below error upon trying on same PDFs.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="23981.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24114iCCE31999B0BCAEAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="23981.png" alt="23981.png" /&gt;&lt;/span&gt;&lt;BR /&gt;But document has pages when you open PDF.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2022 17:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-Management-VBO-Merge-PDF-issue/m-p/88844#M39329</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-03-08T17:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF Management VBO - Merge PDF issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-Management-VBO-Merge-PDF-issue/m-p/88845#M39330</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;The core issue here is that most of these PDF connectors are based on free/open source PDF libraries, and, as unfortunate as it is, these projects aren't actively maintained. The folks that handle iTextSharp actually moved it to a commercial model, although they do have an AGPL open source licensed community edition. You would definitely want to review the terms of that license before going down that path as there are some source code requirements.&lt;BR /&gt;&lt;BR /&gt;Ultimately, the best way to address PDF processing, when you have no control over what version of PDF you'll be getting, is to go with a commercial library such as Adobe's PDF Services API (which is what the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/blue-prism---pdf-toolkit" target="_blank" rel="noopener"&gt;PDF Toolkit&lt;/A&gt; uses).&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2022 18:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-Management-VBO-Merge-PDF-issue/m-p/88845#M39330</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-03-08T18:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF Management VBO - Merge PDF issue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-Management-VBO-Merge-PDF-issue/m-p/88846#M39331</link>
      <description>Thank you Eric,&lt;BR /&gt;&lt;BR /&gt;Finally, we are able to use Adobe PDF Toolkit.&lt;BR /&gt;&lt;BR /&gt;If anyone comes across any issues check out the detailed thread on the PDF Toolkit &lt;A href="https://community.blueprism.com/communities/community-home/digestviewer/viewthread?MessageKey=5fdad727-8401-4b2d-bf16-90d6ca942c16&amp;amp;CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01#bm5fdad727-8401-4b2d-bf16-90d6ca942c16" target="_blank" rel="noopener"&gt;here.&lt;/A&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>Sat, 18 Jun 2022 07:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-Management-VBO-Merge-PDF-issue/m-p/88846#M39331</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-06-18T07:03:00Z</dc:date>
    </item>
  </channel>
</rss>

