<?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 read multiple PDF files (process 2 PDFs at a time) in Talend Big Data Studio in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-multiple-PDF-files-process-2-PDFs-at-a-time-in/m-p/2202247#M4018</link>
    <description>&lt;P&gt;I suggest you create your own routine to convert PDF to Text . It is not that difficult.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/18098400/how-to-get-raw-text-from-pdf-file-using-java" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/18098400/how-to-get-raw-text-from-pdf-file-using-java&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mkyong.com/java/pdfbox-how-to-read-pdf-file-in-java/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.mkyong.com/java/pdfbox-how-to-read-pdf-file-in-java/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/18225774/compare-two-pdf-files-approach-using-java" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/18225774/compare-two-pdf-files-approach-using-java&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.testautomationguru.com/introducing-pdfutil-to-compare-pdf-files-extract-resources/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.testautomationguru.com/introducing-pdfutil-to-compare-pdf-files-extract-resources/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here you can make it dynamic.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Feb 2019 15:08:50 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-02-27T15:08:50Z</dc:date>
    <item>
      <title>How to read multiple PDF files (process 2 PDFs at a time) in Talend Big Data Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-multiple-PDF-files-process-2-PDFs-at-a-time-in/m-p/2202246#M4017</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I have a job to read 2 PDF files using tPDFtoText component and then I am comparing those files using tMAP&amp;nbsp; component. (Snapshot attached)&lt;/P&gt; 
&lt;P&gt;Challenge here is I have 70,000 such files each from 2 systems. I need to read 1 file each from both sets and then compare. Since this is tedious, I am trying to make my existing job dynamic using concept of context variable.&lt;/P&gt; 
&lt;P&gt;However, no success here since I am unable to ask it to process 2 files at a time.&lt;/P&gt; 
&lt;P&gt;This is URGENT!!! Any help will be much appreciated.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Shilpa Nayak&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 14:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-multiple-PDF-files-process-2-PDFs-at-a-time-in/m-p/2202246#M4017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-27T14:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to read multiple PDF files (process 2 PDFs at a time) in Talend Big Data Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-multiple-PDF-files-process-2-PDFs-at-a-time-in/m-p/2202247#M4018</link>
      <description>&lt;P&gt;I suggest you create your own routine to convert PDF to Text . It is not that difficult.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/18098400/how-to-get-raw-text-from-pdf-file-using-java" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/18098400/how-to-get-raw-text-from-pdf-file-using-java&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mkyong.com/java/pdfbox-how-to-read-pdf-file-in-java/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.mkyong.com/java/pdfbox-how-to-read-pdf-file-in-java/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/18225774/compare-two-pdf-files-approach-using-java" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/18225774/compare-two-pdf-files-approach-using-java&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.testautomationguru.com/introducing-pdfutil-to-compare-pdf-files-extract-resources/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.testautomationguru.com/introducing-pdfutil-to-compare-pdf-files-extract-resources/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here you can make it dynamic.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 15:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-multiple-PDF-files-process-2-PDFs-at-a-time-in/m-p/2202247#M4018</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-02-27T15:08:50Z</dc:date>
    </item>
  </channel>
</rss>

