<?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 https://apireference.asposeâ€¦ in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/External-Licences/m-p/56462#M10639</link>
    <description>&lt;A href="https://apireference.aspose.com/net/words/aspose.words.license/setlicenâ€¦" target="test_blank"&gt;https://apireference.aspose.com/net/words/aspose.words.license/setlicenâ€¦&lt;/A&gt;
My guess is that you need to add something like this in init stage:

License license = new License();
license.SetLicense("Aspose.Words.lic");</description>
    <pubDate>Wed, 08 May 2019 15:51:00 GMT</pubDate>
    <dc:creator>AndreyKudinov</dc:creator>
    <dc:date>2019-05-08T15:51:00Z</dc:date>
    <item>
      <title>External Licences</title>
      <link>https://community.blueprism.com/t5/Product-Forum/External-Licences/m-p/56461#M10638</link>
      <description>hi!

Background:

(EDIT: BP Version 6.2.1.4272 / .Net Framework 4.7)

We are integrating an external (Aspose) DLLs for one of our projects. These libraries (once available in Blue Prism Limited folder and referenced within object) work fine, albeit any output from them is stamped with 'this is an evaluation only.. blah blah'Â&amp;nbsp;text). We do - as a company - have licence for the Aspose total product. The .lic file is saved within BP folder but it's not being recognised.

Question:

How can weÂ&amp;nbsp;'import' the external licence into the Blue Prism, so the DLL recognises it and doesn't produce the 'evaluation' stamp? Do we need to add some custom code into 'initialise' page code?

Normally, within .NET IDEs (netBeans etc.) you'd have option to import the licence for libraries, but BP doesn't seem to have one (tried using the option to import licence (as you would with BP's licence) but that doesn't work with non-BP licences).

Regards</description>
      <pubDate>Wed, 08 May 2019 14:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/External-Licences/m-p/56461#M10638</guid>
      <dc:creator>Dawid.Pekala</dc:creator>
      <dc:date>2019-05-08T14:21:00Z</dc:date>
    </item>
    <item>
      <title>https://apireference.asposeâ€¦</title>
      <link>https://community.blueprism.com/t5/Product-Forum/External-Licences/m-p/56462#M10639</link>
      <description>&lt;A href="https://apireference.aspose.com/net/words/aspose.words.license/setlicenâ€¦" target="test_blank"&gt;https://apireference.aspose.com/net/words/aspose.words.license/setlicenâ€¦&lt;/A&gt;
My guess is that you need to add something like this in init stage:

License license = new License();
license.SetLicense("Aspose.Words.lic");</description>
      <pubDate>Wed, 08 May 2019 15:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/External-Licences/m-p/56462#M10639</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-05-08T15:51:00Z</dc:date>
    </item>
    <item>
      <title>There is also an overloadâ€¦</title>
      <link>https://community.blueprism.com/t5/Product-Forum/External-Licences/m-p/56463#M10640</link>
      <description>There is also an overload for a license with IOStream:
&lt;A href="https://apireference.aspose.com/net/words/aspose.words/license/methods/â€¦" target="test_blank"&gt;https://apireference.aspose.com/net/words/aspose.words/license/methods/â€¦&lt;/A&gt;</description>
      <pubDate>Wed, 08 May 2019 15:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/External-Licences/m-p/56463#M10640</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-05-08T15:54:00Z</dc:date>
    </item>
  </channel>
</rss>

