<?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 toolkit file conversion from PDF to Excel(XLSX) format in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54482#M8993</link>
    <description>Hi Tejas,&lt;BR /&gt;&lt;BR /&gt;It is bit strange as for me the same is working with a test PDF file. There is an API limit over 200 pages for any given PDF file under the trial license. Can you let us know how many pages does your PDF file has?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;WonderBotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Jun 2022 07:41:00 GMT</pubDate>
    <dc:creator>devneetmohanty07</dc:creator>
    <dc:date>2022-06-27T07:41:00Z</dc:date>
    <item>
      <title>PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54479#M8990</link>
      <description>Hi team,&lt;BR /&gt;&lt;BR /&gt;In the Adobe PDF Toolkit VBO, I could not find relevant action to convert PDF to other formats except DOCX.&lt;BR /&gt;PDF to Word is working fine but I'm looking for PDF to Excel file conversion using the same VBO.&lt;BR /&gt;&lt;BR /&gt;I tried to tweak certain things with PDF to DOCX action but it did not work.&lt;BR /&gt;&lt;BR /&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="e805a4d4-c79c-413a-97a6-cccb56789aa6" data-tag-text="@Geoff Hirst" href="https://community.blueprism.com/network/profile?UserKey=e805a4d4-c79c-413a-97a6-cccb56789aa6" data-itemmentionkey="34c02ea7-dd29-450e-aa68-646b8ba1fa92"&gt;@Geoff Hirst&lt;/A&gt; can you help here&lt;BR /&gt;&lt;BR /&gt;Thank you for your help always.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&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>Mon, 27 Jun 2022 06:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54479#M8990</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-06-27T06:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54480#M8991</link>
      <description>&lt;P&gt;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;Did you try to tweak the code for the PDF to Docx, action with the below highlighted section:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16817.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16975i129E0C786C5DF22B/image-size/large?v=v2&amp;amp;px=999" role="button" title="16817.png" alt="16817.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;As per the official Adobe Services documentation for this API call: &lt;A href="https://opensource.adobe.com/pdfservices-java-sdk-samples/apidocs/latest/com/adobe/pdfservices/operation/pdfops/options/exportpdf/ExportPDFTargetFormat.html" target="_blank" rel="noopener" title="ExportPDFTargetFormat"&gt;ExportPDFTargetFormat&lt;/A&gt;, the ExportPDFTargetFormat() enumerator class can have the following list of enumerator constants:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16818.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16974i4F0C5067BB2E126A/image-size/large?v=v2&amp;amp;px=999" role="button" title="16818.png" alt="16818.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;WonderBotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jun 2022 06:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54480#M8991</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-06-27T06:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54481#M8992</link>
      <description>Yes, Devneet that is what we tried but BP freezes while stepping over the code stage for PDF to&amp;nbsp; XLSX fr longer times and ultimately have to kill task from task manager&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>Mon, 27 Jun 2022 07:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54481#M8992</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-06-27T07:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54482#M8993</link>
      <description>Hi Tejas,&lt;BR /&gt;&lt;BR /&gt;It is bit strange as for me the same is working with a test PDF file. There is an API limit over 200 pages for any given PDF file under the trial license. Can you let us know how many pages does your PDF file has?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;WonderBotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jun 2022 07:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54482#M8993</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-06-27T07:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54483#M8994</link>
      <description>Hi Tejaskumar&lt;BR /&gt;&lt;BR /&gt;If you are getting the file as a word doc then you can probably get it into excel with a few additional steps. Once its in a word format open it then save as using file extension .mht which will save the file as a single file web page. You can then open this format in excel and if necessary you can then save as to .xlsx&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michael ONeil&lt;BR /&gt;Technical Lead developer&lt;BR /&gt;NTTData&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jun 2022 07:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54483#M8994</guid>
      <dc:creator>michaeloneil</dc:creator>
      <dc:date>2022-06-27T07:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54484#M8995</link>
      <description>Thanks for your guidance &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1843"&gt;@devneetmohanty07&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Yes, it worked finally. PDF was okay it had 2 pages only.&lt;BR /&gt;&lt;BR /&gt;But what we noticed and tried on 2 different machines is that either it converts properly OR it hangs BP indefinitely.&lt;BR /&gt;&lt;BR /&gt;Not sure if it has to do with some DLL changes we had to make for the PDF toolkit to work but this occurs randomly.&lt;BR /&gt;&lt;BR /&gt;For now, we are trying to build a code stage for the same with better exception handling which will be called from BP that uses the same PDF toolkit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&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>Tue, 28 Jun 2022 14:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54484#M8995</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-06-28T14:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54485#M8996</link>
      <description>Hi Tejas,&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay, slightly under the weather at the moment (C19+). I am working to add the additional document types that it seems this toolkit now supports. I am not sure when these were added, my focus with updates to this toolkit have been dealing with framework assembly clashes that occur between assemblies used by Blue Prism and the PDF services toolkit. &lt;BR /&gt;&lt;BR /&gt;Bear with me, I am working on this right now along with adding to the test harness. I will post an update when I am happy with what I have got. My concern lies over your statements of Blue Prism hanging. Now, what I have done, is updated my Visual Studio app as there were a number of referenced assemblies that had updated versions. So, when I have made progress on all this, I will post again. &lt;BR /&gt;&lt;BR /&gt;Thanks for your patience. Appreciated.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Geoff Hirst&lt;BR /&gt;Senior DX Engineer - Digital Exchange - EMEA&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Jun 2022 11:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54485#M8996</guid>
      <dc:creator>GeoffHirst</dc:creator>
      <dc:date>2022-06-29T11:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54486#M8997</link>
      <description>&lt;P&gt;Hi Tejas,&lt;/P&gt;
&lt;P&gt;Could you please let me know which object have you used to convert PDF to excel? Is it working for you?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sumit&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sumit Kewalramani&lt;BR /&gt;Software Engineer&lt;BR /&gt;Commonwealth Bank&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;8302925510&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Oct 2023 03:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54486#M8997</guid>
      <dc:creator>SumitKewalrama1</dc:creator>
      <dc:date>2023-10-05T03:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54487#M8998</link>
      <description>&lt;P&gt;check this &lt;A href="https://digitalexchange.blueprism.com/dx/entry/122031/solution/pdf-to-excel-converter"&gt;asset &lt;/A&gt;on DX&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>Thu, 05 Oct 2023 09:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54487#M8998</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2023-10-05T09:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54488#M8999</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Could you please share the object link which is currently supported and working to convert PDF to Excel in BP V6.4.&lt;/P&gt;
&lt;P&gt;I tried using DxInDev - PDF To Excel Converter but it is getting stuck while opening the PDF file in word code stage, please suggest If I am missing any configuration DLL or any support would be highly appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sumit Kewalramani&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sumit Kewalramani&lt;BR /&gt;Software Engineer&lt;BR /&gt;Commonwealth Bank&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;8302925510&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Oct 2023 09:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54488#M8999</guid>
      <dc:creator>SumitKewalrama1</dc:creator>
      <dc:date>2023-10-10T09:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54489#M9000</link>
      <description>&lt;P&gt;Can you tell us the error msg or snapshot of the error?&lt;/P&gt;
&lt;P&gt;Also, ensure you are using the latest VBOs for MS Word and all other dependencies from Digital Exchange.&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, 10 Oct 2023 09:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54489#M9000</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2023-10-10T09:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54490#M9001</link>
      <description>&lt;P&gt;Hi Tejas,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I can you please help with he pdf tool kit link in the Digital exchange as I am able to find with the name.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sai&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sai Tharani Macharla&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Oct 2023 17:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54490#M9001</guid>
      <dc:creator>SaiVarada</dc:creator>
      <dc:date>2023-10-19T17:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54491#M9002</link>
      <description>&lt;P&gt;I checked, but I was also not able to find&lt;/P&gt;
&lt;P&gt;Does anyone have an idea?&lt;/P&gt;
&lt;P&gt;&lt;A id="MainCopy_ctl11_ucMessageList_rptMessageList_ProfileImageDisplay_8_NameLink_8" biobubblekey="310338d4-0657-44a7-ad8e-038b34f5f8e2" href="https://community.blueprism.com/people/geoff-hirst" target="_blank" rel="noopener"&gt;Geoff Hirst&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&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>Fri, 20 Oct 2023 05:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54491#M9002</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2023-10-20T05:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: PDF toolkit file conversion from PDF to Excel(XLSX) format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54492#M9003</link>
      <description>&lt;P&gt;&lt;SPAN style="color: #4472c4; mso-themecolor: accent1;"&gt;Hi,&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #4472c4; mso-themecolor: accent1;"&gt;This asset in its current guise has been archived and is no longer available. The reasons for this are as follows:&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL start="1" type="1"&gt;
&lt;LI class="MsoNormal" style="color: #4472c4; mso-themecolor: accent1; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;Adobe made significant changes to their PDFServicesSDK.dll that rendered it inoperable with Blue Prism. It would cause Blue Prism to hang and it was only possible to recover by killing processes.&lt;P&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI class="MsoNormal" style="color: #4472c4; mso-themecolor: accent1; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;Adobe have recently announced they are moving to OAuth2 authentication and have given everyone with accounts on their developer until Jan 2025 to migrate over to this authentication type. This is part of the reasoning behind the previous note.&lt;P&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI class="MsoNormal" style="color: #4472c4; mso-themecolor: accent1; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;We have moved over to the following asset, making use of the Adobe PDF Services API, &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism---adobe-pdf-services---export" target="_blank" rel="noopener"&gt;&lt;SPAN style="color: #4472c4; mso-themecolor: accent1;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism---adobe-pdf-services---export" target="test_blank"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism---adobe-pdf-services---export&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI class="MsoNormal" style="color: #4472c4; mso-themecolor: accent1; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;This asset provides the same functionality with the exception of the form filling and html conversion. This will be added at a future date.&lt;P&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN style="color: #4472c4; mso-themecolor: accent1;"&gt;We felt we had no choice but to archive the previous edition to prevent users experiencing the same problems we had seen and the rewrite provides the same functionality. Given that the PDFServicesSDK.dll was a wrapper around their API, very little has changed except this version is quite upfront about it. This type of problem is always a possibility when third party dlls are used.&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #4472c4; mso-themecolor: accent1;"&gt;One thing to bear in mind with the API version, it makes use of AWS services and as such, your documents are transmitted to the storage to be worked upon. From reading the documentation, no documents are retained after conversion. There is an option for you to use your own storage, this is not demonstrated and whilst it does provide additional security for your documents, you would be responsible for the document management.&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I hope this explains the situation and the reasoning for our decision.&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Geoff Hirst&lt;BR /&gt;Senior DX Engineer - Digital Exchange - EMEA&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Oct 2023 10:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-toolkit-file-conversion-from-PDF-to-Excel-XLSX-format/m-p/54492#M9003</guid>
      <dc:creator>GeoffHirst</dc:creator>
      <dc:date>2023-10-20T10:27:00Z</dc:date>
    </item>
  </channel>
</rss>

