<?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 PDF Toolkit in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/PDF-Toolkit/m-p/100971#M48093</link>
    <description>Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;I imported the pdf toolkist asper the description of the the VBO from DX. Howver when doing a code compile i am getting the bellow error.&lt;BR /&gt;Page: Initialise&lt;BR /&gt;Stage: Stage1&lt;BR /&gt;Type: Error&lt;BR /&gt;Action: Validate&lt;BR /&gt;Description: Compiler error at line 1: The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.&lt;BR /&gt;Repairable: No&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36609.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36620iEDB290170029DA2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="36609.png" alt="36609.png" /&gt;&lt;/span&gt; &lt;BR /&gt;&lt;BR /&gt;Followng the suggestion from Devneet I added the reference to the netstandard dll as well and no compile errors appear. However when sending a pdf I get the bellow error now.&lt;BR /&gt;&lt;BR /&gt;Exception encountered while executing operation:System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)&lt;BR /&gt;File name: 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'&lt;BR /&gt;at Adobe.PDFServicesSDK.auth.ServiceAccountCredentials.Builder.FromFile(String credentialsFilePath)&lt;BR /&gt;at Blue_Prism___PDF_Toolkit.RemovePassword(String PDFFilePath, String OutputFilePath, String Password, String CredentialsFilePath, String&amp;amp; ErrorMessage)&lt;BR /&gt;&lt;BR /&gt;WRN: Assembly binding logging is turned OFF.&lt;BR /&gt;To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;BR /&gt;Note: There is some performance penalty associated with assembly bind failure logging.&lt;BR /&gt;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].</description>
    <pubDate>Wed, 19 Jan 2022 09:10:33 GMT</pubDate>
    <dc:creator>AndreiCozma</dc:creator>
    <dc:date>2022-01-19T09:10:33Z</dc:date>
    <item>
      <title>PDF Toolkit</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-Toolkit/m-p/100971#M48093</link>
      <description>Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;I imported the pdf toolkist asper the description of the the VBO from DX. Howver when doing a code compile i am getting the bellow error.&lt;BR /&gt;Page: Initialise&lt;BR /&gt;Stage: Stage1&lt;BR /&gt;Type: Error&lt;BR /&gt;Action: Validate&lt;BR /&gt;Description: Compiler error at line 1: The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.&lt;BR /&gt;Repairable: No&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36609.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36620iEDB290170029DA2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="36609.png" alt="36609.png" /&gt;&lt;/span&gt; &lt;BR /&gt;&lt;BR /&gt;Followng the suggestion from Devneet I added the reference to the netstandard dll as well and no compile errors appear. However when sending a pdf I get the bellow error now.&lt;BR /&gt;&lt;BR /&gt;Exception encountered while executing operation:System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)&lt;BR /&gt;File name: 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'&lt;BR /&gt;at Adobe.PDFServicesSDK.auth.ServiceAccountCredentials.Builder.FromFile(String credentialsFilePath)&lt;BR /&gt;at Blue_Prism___PDF_Toolkit.RemovePassword(String PDFFilePath, String OutputFilePath, String Password, String CredentialsFilePath, String&amp;amp; ErrorMessage)&lt;BR /&gt;&lt;BR /&gt;WRN: Assembly binding logging is turned OFF.&lt;BR /&gt;To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;BR /&gt;Note: There is some performance penalty associated with assembly bind failure logging.&lt;BR /&gt;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].</description>
      <pubDate>Wed, 19 Jan 2022 09:10:33 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-Toolkit/m-p/100971#M48093</guid>
      <dc:creator>AndreiCozma</dc:creator>
      <dc:date>2022-01-19T09:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: PDF Toolkit</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PDF-Toolkit/m-p/100972#M48094</link>
      <description>Hi Andrei,&lt;BR /&gt;&lt;BR /&gt;I think the error that you are getting is due to one of the missing DLL's which is '&lt;STRONG&gt;netstandard&lt;/STRONG&gt;'. If I am correct the PDF Tool Kit is built using &lt;STRONG&gt;netstandard v2.0&lt;/STRONG&gt;. You need to place the DLL file in the Blue Prism Automate folder and also&amp;nbsp; refer the same in your 'External References' section. &lt;BR /&gt;&lt;BR /&gt;However, it is bit strange as on my machine I was directly able to use this once I had the AdobePDFServicesSDK.dll placed in my directory and I didn't have to set any external reference separately. But yes for some of my other objects where I have used Reflection class I have used this netstandard.dll and have also referred it explicitly.&lt;BR /&gt;&lt;BR /&gt;You can try to place the netstandard.dll and check once if that works. You can download the '&lt;STRONG&gt;netstandard.dll&lt;/STRONG&gt;' from&lt;A href="https://www.nuget.org/packages/NETStandard.Library/" target="_blank" rel="noopener"&gt; NuGet Gallery&lt;/A&gt; and place the same as shown below:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36608.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36638iFEDF53E648B0081E/image-size/large?v=v2&amp;amp;px=999" role="button" title="36608.png" alt="36608.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;If this also does not work, then I would suggest once to reinstall .NET Framework on your machine.&lt;BR /&gt;&lt;BR /&gt;-------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Please mark the answer as the "Best Answer" if it resolves your query so that others can track the answer easily.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Automation Consultant&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional</description>
      <pubDate>Wed, 19 Jan 2022 10:19:20 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PDF-Toolkit/m-p/100972#M48094</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-01-19T10:19:20Z</dc:date>
    </item>
  </channel>
</rss>

