<?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: How to compress file size from 3-4MB to less than 2 MB in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52416#M7293</link>
    <description>Hi Vinod,&lt;BR /&gt;&lt;BR /&gt;you might need to make use of external libraries to achieve what you are trying to do iTexSharp is a good library but compression ratio is less&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;SPIRE.pdf is a good one&amp;nbsp; you can get the dll from here &lt;A href="https://www.nuget.org/packages/Spire.PDF/" target="test_blank"&gt;https://www.nuget.org/packages/Spire.PDF/&lt;/A&gt; and examples are available in &lt;A href="https://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Document-Operation/How-to-Compress-PDF-Document-in-C-VB.NET.html" target="test_blank"&gt;https://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Document-Operation/How-to-Compress-PDF-Document-in-C-VB.NET.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;do it on your own risk &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; sometimes we will have to think out side of the box to get what is needed&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;Technical Product Owner&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;*"If you find  this post helpful mark it as best answer, .*&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 03 Dec 2021 06:06:00 GMT</pubDate>
    <dc:creator>JerinJose</dc:creator>
    <dc:date>2021-12-03T06:06:00Z</dc:date>
    <item>
      <title>How to compress file size from 3-4MB to less than 2 MB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52413#M7290</link>
      <description>&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got a requirement to compress PDF file size to less than 2 MB. That particular file usually be more than 3-4 MB. Any possible way to compress it using any code stage or any other way to achieve it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest me if there is any way to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Dec 2021 14:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52413#M7290</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2021-12-02T14:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to compress file size from 3-4MB to less than 2 MB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52414#M7291</link>
      <description>There's a VBO on the DX for this.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---windows-compressed-file-2" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---windows-compressed-file-2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&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>Thu, 02 Dec 2021 18:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52414#M7291</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-12-02T18:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to compress file size from 3-4MB to less than 2 MB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52415#M7292</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;. I want to reduce file size of PDF. The output format should be PDF only. By using above VBO, I can just compress into Zip.&lt;BR /&gt;I Found a solution for that. There is an option in Adobe reader to reduce size file, which I was able to automate PDF Reader using global send keys.&lt;BR /&gt;I was looking for any code for that without depending on any application.&lt;BR /&gt;&lt;BR /&gt;Thanks​​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Dec 2021 05:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52415#M7292</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2021-12-03T05:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to compress file size from 3-4MB to less than 2 MB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52416#M7293</link>
      <description>Hi Vinod,&lt;BR /&gt;&lt;BR /&gt;you might need to make use of external libraries to achieve what you are trying to do iTexSharp is a good library but compression ratio is less&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;SPIRE.pdf is a good one&amp;nbsp; you can get the dll from here &lt;A href="https://www.nuget.org/packages/Spire.PDF/" target="test_blank"&gt;https://www.nuget.org/packages/Spire.PDF/&lt;/A&gt; and examples are available in &lt;A href="https://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Document-Operation/How-to-Compress-PDF-Document-in-C-VB.NET.html" target="test_blank"&gt;https://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Document-Operation/How-to-Compress-PDF-Document-in-C-VB.NET.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;do it on your own risk &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; sometimes we will have to think out side of the box to get what is needed&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;Technical Product Owner&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;*"If you find  this post helpful mark it as best answer, .*&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Dec 2021 06:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52416#M7293</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2021-12-03T06:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to compress file size from 3-4MB to less than 2 MB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52417#M7294</link>
      <description>Hi Jerin.&lt;BR /&gt;By using ITextsharp, I think after compressing file output will be in Zip format not into pdf format. I found Spire.pdf at early stages, but I am looking for any code or VBO internally.&lt;BR /&gt;If I couldn't able to find anything then I will go with Spire.pdf&lt;BR /&gt;&lt;BR /&gt;Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Dec 2021 07:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52417#M7294</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2021-12-03T07:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to compress file size from 3-4MB to less than 2 MB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52418#M7295</link>
      <description>Ok, Adobe's PDF Services supports compression of the PDF. The Blue Prism PDF Toolkit, available on the &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/blue-prism---pdf-toolkit" target="_blank" rel="noopener"&gt;Digital Exchange&lt;/A&gt;, includes an action for this feature. However, there's a cost associated with using Adobe's Document Cloud. You can trial it for free, but eventually you'll have to start paying.&lt;BR /&gt;&lt;BR /&gt;I'm not aware of any free/open source libraries that implement PDF compression.&lt;BR /&gt;&lt;BR /&gt;Cheers,&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>Fri, 03 Dec 2021 11:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52418#M7295</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-12-03T11:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to compress file size from 3-4MB to less than 2 MB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52419#M7296</link>
      <description>There is a utility available online called Ghostscript. I've seen some articles that state it can be used to compress a PDF, but this seems to be hit-or-miss depending on the content of the PDF. You can find Ghostscript &lt;A href="https://ghostscript.com/" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. It is open source and there is a Windows version.&lt;BR /&gt;&lt;BR /&gt;Then you can take a look at &lt;A href="https://gist.github.com/firstdoit/6390547" target="_blank" rel="noopener"&gt;this&lt;/A&gt; page on GitHub for an example of the command line parameters you'd need to pass into it.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; I have &lt;STRONG&gt;NOT&lt;/STRONG&gt; tested this myself. Tread cautiously.&lt;BR /&gt;&lt;BR /&gt;Cheers,&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>Fri, 03 Dec 2021 11:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52419#M7296</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-12-03T11:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to compress file size from 3-4MB to less than 2 MB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52420#M7297</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;.&lt;BR /&gt;What is the value I need to provide in &lt;STRONG&gt;CredentialsFilePath​&amp;nbsp;&lt;/STRONG&gt;data item. which credentials I need to provide.&lt;BR /&gt;Could you pls tell me from where I can download this DLL &lt;STRONG&gt;Adobe.PDFServicesSDK.dll&amp;nbsp;&lt;/STRONG&gt;which is required for this &lt;SPAN&gt;Blue Prism PDF Toolkit, &lt;/SPAN&gt;VBO.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod chinthakindi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Dec 2021 14:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52420#M7297</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2021-12-03T14:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to compress file size from 3-4MB to less than 2 MB</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52421#M7298</link>
      <description>&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="67c5f289-ae6b-4664-9a52-d0e7ed958101"&gt;@vinod chinthakindi&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;I believe all your questions are answered in the User Guide that's available with the asset on it's DX page.&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>Fri, 03 Dec 2021 14:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-compress-file-size-from-3-4MB-to-less-than-2-MB/m-p/52421#M7298</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-12-03T14:45:00Z</dc:date>
    </item>
  </channel>
</rss>

