<?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: Generating a report or PDF from an Excel file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305741#M77360</link>
    <description>Another approach would be to use HTML template... see the below post
&lt;BR /&gt;
&lt;A href="http://community.talend.com:80/t5/Design-and-Development/How-to-inject-html-code-into-message-of-tSendMail/m-p/14485#M2076"&gt;http://community.talend.com:80/t5/Design-and-Development/How-to-inject-html-code-into-message-of-tSendMail/m-p/14485#M2076&lt;/A&gt;.
&lt;BR /&gt;Where he created HTML template using input data to send mail.
&lt;BR /&gt;Vaibhav</description>
    <pubDate>Mon, 19 May 2014 12:01:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-19T12:01:41Z</dc:date>
    <item>
      <title>Generating a report or PDF from an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305738#M77357</link>
      <description>Have been tasked with figuring out how to take a Excel file 20 columns wide and many rows long and importing into Talend Open Studio and have the data output formatted as either a PDF or some version of a report that a user can view.
&lt;BR /&gt;The users of the Excel file are tired of having to rearrange the data in the Excel spreadsheet to make it readable and printable.
&lt;BR /&gt;Any ideas of tools or components I can use in order to transform the Excel data once inside TOS to PDF or a report
&lt;BR /&gt;is much appreciated.
&lt;BR /&gt;Thanks
&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 14 Apr 2014 20:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305738#M77357</guid>
      <dc:creator>PD2</dc:creator>
      <dc:date>2014-04-14T20:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Generating a report or PDF from an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305739#M77358</link>
      <description>I see 2 different approaches:&lt;BR /&gt;1. Build an Excel file as extract, e.g. create an additional sheet with formats and less columns&lt;BR /&gt;This can be done with the Excel components tFileExcelWorkbookOpen, tFileExcelWorkbookSave and tFileExcelSheetInput and tFileExcelSheetOutput. This would be my preferred way.&lt;BR /&gt;2. Create an report with tools like JasperReports (Jaspersoft Studio) and use the Excel file as source. This way you could add charts or other widgets.</description>
      <pubDate>Mon, 14 Apr 2014 21:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305739#M77358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-14T21:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Generating a report or PDF from an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305740#M77359</link>
      <description>Hi,&lt;BR /&gt;See this post:&lt;BR /&gt;&lt;A href="http://www.talendforge.org/forum/viewtopic.php?pid=135393#p135393" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/viewtopic.php?pid=135393#p135393&lt;/A&gt;</description>
      <pubDate>Mon, 19 May 2014 11:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305740#M77359</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-19T11:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generating a report or PDF from an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305741#M77360</link>
      <description>Another approach would be to use HTML template... see the below post
&lt;BR /&gt;
&lt;A href="http://community.talend.com:80/t5/Design-and-Development/How-to-inject-html-code-into-message-of-tSendMail/m-p/14485#M2076"&gt;http://community.talend.com:80/t5/Design-and-Development/How-to-inject-html-code-into-message-of-tSendMail/m-p/14485#M2076&lt;/A&gt;.
&lt;BR /&gt;Where he created HTML template using input data to send mail.
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 19 May 2014 12:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305741#M77360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-19T12:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Generating a report or PDF from an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305742#M77361</link>
      <description>Hi,&lt;BR /&gt;could you please guide me how to generate a report about data quality without using data profiling in talend&lt;BR /&gt;Thanks&lt;BR /&gt;vaishnavi</description>
      <pubDate>Fri, 18 Nov 2016 09:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generating-a-report-or-PDF-from-an-Excel-file/m-p/2305742#M77361</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-11-18T09:38:29Z</dc:date>
    </item>
  </channel>
</rss>

